You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "yyang52 (via GitHub)" <gi...@apache.org> on 2023/06/08 08:39:21 UTC

[GitHub] [arrow] yyang52 commented on pull request #35886: GH-35287: [C++][Parquet] Add CodecOptions to customize the compression parameter

yyang52 commented on PR #35886:
URL: https://github.com/apache/arrow/pull/35886#issuecomment-1582147882

   > @yyang52 There are Python test failures on CI.
   > 
   > Also, is it possible to pass a base `CodecOptions` when a derived class exists? (e.g. for gzip). Ideally it should be supported.
   
   Yes, I think it supports that (as checked in TEST(TestCodecMisc, SpecifyCompressionLevel) to pass base CodecOptions to different Codecs)


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org