You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by GitBox <gi...@apache.org> on 2021/02/05 17:32:51 UTC

[GitHub] [parquet-mr] dongjoon-hyun commented on pull request #865: PARQUET-1973: Support ZSTD JNI BufferPool

dongjoon-hyun commented on pull request #865:
URL: https://github.com/apache/parquet-mr/pull/865#issuecomment-774176509


   Hi, @gszadovszky . We observed this kind of issue on Java 11 environment.
   - https://github.com/luben/zstd-jni/issues/156
   
   As I wrote in the PR description, `NoPool` is the default of `ZSTD JNI` because `Using soft/weak references could be harmful on some workloads.` (luben/zstd-jni@f7c8279)


----------------------------------------------------------------
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.

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