wgtmac commented on pull request #715: URL: https://github.com/apache/orc/pull/715#issuecomment-857799182
> Thank you for making a PR, @dchristle . > > BTW, this PR updates Apache ORC C++ reader and writer while Apache ORC Java Reader and Writer is still behind because of the following. We need to verify that native ZSTD 1.5.0 works with old air compressor library. > > ``` > <dependency> > <groupId>io.airlift</groupId> > <artifactId>aircompressor</artifactId> > <version>0.16</version> > </dependency> > ``` I have checked the release note and haven't found any format incompatible issue. -- 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: [email protected]
