The ORC team is excited to announce the release of ORC v1.8.1.
- Released: 2 December 2022
- Source code: orc-1.8.1.tar.gz
- GPG Signature signed by Dongjoon Hyun (34F0FC5C)
- Git tag: rel/release-1.8.1
- Maven Central: ORC 1.8.1
- SHA 256: ba5877bd737e1fbc…
- Fixed issues: ORC-1.8.1
The bug fixes:
- ORC-1283 ENABLE_INDEXES does not take effect
- ORC-1288 Invalid memory freeing with ZLIB compression
- ORC-1291 NullPointerException in TypeDescription
The improvements:
- ORC-1268 Set CMP0135 policy for CMake 3.24+
- ORC-1282 Add slf4j impl to avoid warning message
- ORC-1294 Build error when skip tests build
- ORC-1295 Improve ORC Spec example (Decoding RLE v2 direct)
- ORC-1299 benchmark can’t work for data resource 403
- ORC-1305 Add more orc java examples
- ORC-1308 Avoid star import
The test changes:
The tasks: