dongjoon-hyun opened a new pull request #890: URL: https://github.com/apache/orc/pull/890
### What changes were proposed in this pull request? This PR aims to fix `Overflow detected` failures in ZSTD compression by bringing new aircompressor version. - https://github.com/airlift/aircompressor/commit/1e364f713390008eada1daa451e7b42cd6647250 ### Why are the changes needed? `Overflow detected` happens not only for the small buffer, but also for the incompressible data. ### How was this patch tested? Pass the UTs. -- 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]
