alamb commented on PR #195: URL: https://github.com/apache/parquet-site/pull/195#issuecomment-5333702297
> Something like --there are other options than PLAIN + ZSTD to store FLOAT, but ALP still beats them. -- But the takeaway is the same for comparison with PLAIN/BSS - ALP decodes faster, with random access and no data dependence. > > > Maybe we could add it to the benchmark repo but not the final summary charts on the blog? > > I won't push for it I do think it would be valuable data but I agree not required I think there is a more interesting story / blog to be written about "how to configure your parquet writer settings" -- it is not easy, and the more encodings we add the more choices people will have. Here are some related issues in arrow-rs - https://github.com/apache/arrow-rs/issues/8358 - https://github.com/apache/arrow-rs/issues/8378 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
