Implement (de)serialization of Series/DataFrames using IPC #17250
Labels
A-serde
Area: seralization and deserialization
accepted
Ready for implementation
enhancement
New feature or an improvement of an existing feature
P-goal
Priority: aligns with long-term Polars goals
P-low
Priority: low
Our existing implementation of Serialize/Deserialize on ChunkedArray is not very optimized, and does not support nested data well.
We should leverage IPC to improve this.
The text was updated successfully, but these errors were encountered: