The ORC team is excited to announce the release of ORC v1.6.14.
- Released: 14 April 2022
- Source code: orc-1.6.14.tar.gz
- GPG Signature signed by Dongjoon Hyun (34F0FC5C)
- Git tag: rel/release-1.6.14
- Maven Central: ORC 1.6.14
- SHA 256: f2701d27d197a0b4…
- Fixed issues: ORC-1.6.14
The bug fixes:
- ORC-1121 Fix column coversion check bug which causes column filters don’t work
- ORC-1146 Float category missing check if the statistic sum is a finite value
- ORC-1147 Use isNaN instead of isFinite to determine the contain NaN values
The ‘tests’ fixes: