The ORC team is excited to announce the release of ORC v2.0.3.
- Released: 14 November 2024
- Source code: orc-2.0.3.tar.gz
- GPG Signature signed by Dongjoon Hyun (34F0FC5C)
- Git tag: rel/release-2.0.3
- Maven Central: ORC 2.0.3
- SHA 256: 082cba862b5a8a0d…
- Fixed issues: ORC-2.0.3
The bug fixes:
- ORC-1796 [C++] Fix return wrong result if lack of has null
The test changes:
- ORC-1680 Bump
bcpkix-jdk18on
to 1.78 - ORC-1702 Bump
bcpkix-jdk18on
to 1.78.1 - ORC-1756 Bump
snappy-java
to 1.1.10.6 inbench
module - ORC-1770 Upgrade
parquet
to 1.14.2 inbench
module - ORC-1776 Remove
MacOS 12
from GitHub Action CI and docs - ORC-1778 Upgrade
Spark
to 4.0.0-preview2 inbench
module - ORC-1783 Add
MacOS 15
to GitHub Action MacOS CI and docs - ORC-1790 Upgrade
parquet
to 1.14.3 inbench
module - ORC-1800 Upgrade
bcpkix-jdk18on
to 1.79
The build and dependency changes:
- ORC-1608 Upgrade
Hadoop
to 3.4.0 - ORC-1750 Bump
protobuf-java
to 3.25.4 - ORC-1769 Upgrade
zstd-jni
to 1.5.6-5 - ORC-1775 Upgrade
aircompressor
to 2.0.2 - ORC-1777 Bump
protobuf-java
to 3.25.5 - ORC-1781 Upgrade
zstd-jni
to 1.5.6-6 - ORC-1782 Upgrade
Hadoop
to 3.4.1 - ORC-1784 Upgrade
Maven
to 3.9.9 - ORC-1785 Upgrade
commons-csv
to 1.12.0 - ORC-1791 Remove
commons-lang3
dependency