Comment on Using machine learning to choose compression algorithmsparentComments−kootenpvOP6yI can give you this... the larger the data the more useful parquet and compression on it will be...−mattnewport6yFrom the brief description it seems like Parquet is just a weaker version of what a decent LZ style compressor will do anyway
Comments
I can give you this... the larger the data the more useful parquet and compression on it will be...
From the brief description it seems like Parquet is just a weaker version of what a decent LZ style compressor will do anyway