GitHub user infogulch added a comment to the discussion: Arrow as zero-serialization target
I think Vortex has answers for most of the above arguments against Arrow: - It's neither row- nor column-first, you can use any [layout](https://docs.vortex.dev/concepts/layouts), including arbitrary chunked groupings like parquet row groups (see example at the bottom of the layout docs page) - It is designed for disk and has a [file format](https://docs.vortex.dev/specs/file-format) GitHub link: https://github.com/apache/iggy/discussions/1602#discussioncomment-12451051 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
