V-Fenil commented on PR #904: URL: https://github.com/apache/arrow-java/pull/904#issuecomment-3582527920
Hello @luoyuxia I found couple of problem, dictionary encoding access is not given from JAVA to C++ JNI call, implementation of it is pending in both side. Also giving wrong name for compression is assumed as uncompressed this should not be the case, as if there is a typeo it should not allow execution. As current arrow-java version 18 does not allow us to give any name for compression except snappy, gzip, zstd, lz4, brotli and uncompressed. -- 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]
