Open kylebarron opened 6 months ago
Implements conversion to/from JSON using the serde integration with arrow-rs. It's unclear if this is actually stable across Rust arrow versions, so we may want to use IPC blobs instead. Still, putting this up for visibility.
serde
Implements conversion to/from JSON using the
serde
integration with arrow-rs. It's unclear if this is actually stable across Rust arrow versions, so we may want to use IPC blobs instead. Still, putting this up for visibility.