The ORC team is excited to announce the release of ORC v1.3.2.
- Released: 13 February 2017
- Source code: orc-1.3.2.tar.gz
- GPG Signature signed by Owen O’Malley (3D0C92B9)
- Git tag: rel/release-1.3.2
- Maven Central: ORC 1.3.2
- SHA 256: 929b70f63e2caf3e…
- Fixed issues: ORC-1.3.2
The new features of ORC 1.3:
- ORC-58 Split C++ Reader into Reader and RowReader
- ORC-120 Add backwards compatibility mode for schema evolution.
- ORC-124 Fast decimal improvements
- ORC-128 Add ability to get statistics from writer
Known issues:
-
CVE-2018-8015 ORC files with malformed types cause stack overflow.
-
ORC-285 Empty vector batches of floats or doubles cause EOFException