Hacker News new | ask | show | jobs
by thayne 1512 days ago
Parquet is also column-major which is great for many use cases, but bad for others, where row-major is more useful. For example, if you want to get just the first x rows.
1 comments

Then you want avro