Y
Hacker News
new
|
ask
|
show
|
jobs
by
mattnewport
2383 days ago
From the data shown it's not obvious that some of the options would ever be best, would be interesting to see if any of the non csv options ever beat the csv options and for what type of data.
1 comments
kootenpv
2383 days ago
I can give you this... the larger the data the more useful parquet and compression on it will be...
link
mattnewport
2383 days ago
From the brief description it seems like Parquet is just a weaker version of what a decent LZ style compressor will do anyway
link