charlesconnell opened a new pull request, #6806: URL: https://github.com/apache/hbase/pull/6806
At present, `ZstdByteBuffDecompressor` is limited to decompressing from a direct ByteBuffer to another direct ByteBuffer, or from a heap ByteBuffer to another heap ByteBuffer. Following a [change](https://github.com/luben/zstd-jni/pull/351) I contributed to the zstd-jni project, this limitation can be removed. -- 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]
