The ORC team is excited to announce the release of ORC v2.1.4.
- Released: 9 January 2026
- Source code: orc-2.1.4.tar.gz
- GPG Signature signed by William Hyun (DECDFA29)
- Git tag: rel/release-2.1.4
- Maven Central: ORC 2.1.4
- SHA 256: c3481370582dea92…
- Fixed issues: ORC-2.1.4
The bug fixes:
- ORC-1892: Upgrade
snappyto 1.2.2 - ORC-1893: Upgrade
zstdto 1.5.7 - ORC-1952: [C++] Fix the issue where the value of headerThirdByte exceeds the valid byte range
- ORC-1973: Use
int64_tinstead ofgoogle::protobuf::int64for Protobuf v22+ - ORC-1974: Use
google::protobuf::TextFormatinstead ofDebugStringfor Protobuf v30+ - ORC-2010: Use
IANAIdentifierAmerica/Los_Angelesinstead ofUS/Pacificin Java - ORC-2027: Undefined behavior in DoubleColumnReader::readFloat()
The test changes: