The ORC team is excited to announce the release of ORC v1.6.4.
- Released: 14 September 2020
- Source code: orc-1.6.4.tar.gz
- GPG Signature signed by Owen O’Malley (AD1C5877)
- Git tag: rel/release-1.6.4
- Maven Central: ORC 1.6.4
- SHA 256: ceea9849277354cf…
- Fixed issues: ORC-1.6.4
The new features of ORC 1.6:
- ORC-14 Add column encryption.
- ORC-189 Add timestamp with local timezone
- ORC-203 Trim minimum and maximum string values
- ORC-363 Add zstd support in Java
- ORC-397 Support selectively disabling dictionaries
- ORC-522 Add type annotations
Known issues:
- ORC-667 Positional mapping for nested struct types should not applied by default