Y
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
adammarples
1511 days ago
Then you want avro
link