The ORC team is excited to announce the release of ORC v2.0.4.
- Released: 20 March 2025
- Source code: orc-2.0.4.tar.gz
- GPG Signature signed by Dongjoon Hyun (34F0FC5C)
- Git tag: rel/release-2.0.4
- Maven Central: ORC 2.0.4
- SHA 256: 9525a76fae64a6da…
- Fixed issues: ORC-2.0.4
The improvements (tools):
- ORC-1848 PrintData tool add parameter description
The bug fixes:
- ORC-1813 [C++] Fix has_null forward compatibility
The test changes:
- ORC-1853 Rename class TesScanData to TestScanData
- ORC-1855 Add Amazon Linux 2023 and Corretto to docker tests and CI
The build and dependency changes:
- ORC-1709 Upgrade GitHub Action setup-java to v4 and use built-in cache feature
- ORC-1804 Upgrade parquet to 1.14.4 in bench module
- ORC-1810 [C++] Add environment variable ORC_FORMAT_URL
- ORC-1811 Use the recommended closer.lua URL to download ORC format
- ORC-1812 Upgrade parquet to 1.15.0 in bench module
- ORC-1814 Use Ubuntu 24.04/Jekyll 4.3/Rouge 4.5 to generate website
- ORC-1837 Remove commons-csv from parent pom.xml
- ORC-1847 Upgrade Hive to 4.0.1 in bench module
- ORC-1851 Upgrade zstd-jni to 1.5.6-10
The tasks:
- ORC-1815 Remove broken people.apache.org links