[ 
https://issues.apache.org/jira/browse/PARQUET-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17281205#comment-17281205
 ] 

ASF GitHub Bot commented on PARQUET-1973:
-----------------------------------------

dongjoon-hyun commented on a change in pull request #865:
URL: https://github.com/apache/parquet-mr/pull/865#discussion_r572217749



##########
File path: parquet-hadoop/README.md
##########
@@ -338,6 +338,12 @@ ParquetInputFormat to materialize records. It should be a 
the descendant class o
 
 ## Class: ZstandardCodec
 
+**Property:** `parquet.compression.codec.zstd.bufferPool.enabled`
+**Description:** If it is true, 
[RecyclingBufferPool](https://github.com/luben/zstd-jni/blob/master/src/main/java/com/github/luben/zstd/RecyclingBufferPool.java)
 is used.
+**Default value:** `false`
+
+---
+

Review comment:
       Oh. Got it. Thanks!




----------------------------------------------------------------
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:
us...@infra.apache.org


> Support ZSTD JNI BufferPool
> ---------------------------
>
>                 Key: PARQUET-1973
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1973
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-mr
>    Affects Versions: 1.12.0
>            Reporter: Dongjoon Hyun
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to