This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/orc.git
The following commit(s) were added to refs/heads/main by this push:
new e09be1a9c Add news for 2.0.3
e09be1a9c is described below
commit e09be1a9cad3a1f194fc6b949b3a1fc38fd03466
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Thu Nov 14 08:54:52 2024 -0800
Add news for 2.0.3
---
site/_data/releases.yml | 10 +++++++++-
site/_posts/2024-11-14-ORC-2.0.3.md | 39 +++++++++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+), 1 deletion(-)
diff --git a/site/_data/releases.yml b/site/_data/releases.yml
index 7d2c7a401..f8053ce2d 100644
--- a/site/_data/releases.yml
+++ b/site/_data/releases.yml
@@ -1,8 +1,16 @@
# List the releases in reverse logical order
# Only one release should be tagged latest
+2.0.3:
+ date: 2024-11-14
+ state: latest
+ tar: orc-2.0.3.tar.gz
+ signed-by: Dongjoon Hyun (34F0FC5C)
+ sha256: 082cba862b5a8a0d14c225404d0b51cd8d1b64ca81b8f1e500322ce8922cb86d
+ known-issues:
+
2.0.2:
date: 2024-08-15
- state: latest
+ state: archived
tar: orc-2.0.2.tar.gz
signed-by: Dongjoon Hyun (34F0FC5C)
sha256: fabdee3e8acd64dae1e8b8987149a7188121b40b025de46d15cc9d0becee2279
diff --git a/site/_posts/2024-11-14-ORC-2.0.3.md
b/site/_posts/2024-11-14-ORC-2.0.3.md
new file mode 100644
index 000000000..2bf119fa1
--- /dev/null
+++ b/site/_posts/2024-11-14-ORC-2.0.3.md
@@ -0,0 +1,39 @@
+---
+layout: news_item
+title: "ORC 2.0.3 Released"
+date: "2024-11-14 04:00:00 -0800"
+author: dongjoon
+version: 2.0.3
+categories: [release]
+---
+
+The ORC team is excited to announce the release of ORC v2.0.3.
+
+{% assign releaseName = "2.0.3" %}
+{% include release_description.md %}
+
+The bug fixes:
+- [ORC-1796]({{site.jira}}/ORC-1796) [C++] Fix return wrong result if lack of
has null
+
+The test changes:
+- [ORC-1680]({{site.jira}}/ORC-1680) Bump `bcpkix-jdk18on` to 1.78
+- [ORC-1702]({{site.jira}}/ORC-1702) Bump `bcpkix-jdk18on` to 1.78.1
+- [ORC-1756]({{site.jira}}/ORC-1756) Bump `snappy-java` to 1.1.10.6 in `bench`
module
+- [ORC-1770]({{site.jira}}/ORC-1770) Upgrade `parquet` to 1.14.2 in `bench`
module
+- [ORC-1776]({{site.jira}}/ORC-1776) Remove `MacOS 12` from GitHub Action CI
and docs
+- [ORC-1778]({{site.jira}}/ORC-1778) Upgrade `Spark` to 4.0.0-preview2 in
`bench` module
+- [ORC-1783]({{site.jira}}/ORC-1783) Add `MacOS 15` to GitHub Action MacOS CI
and docs
+- [ORC-1790]({{site.jira}}/ORC-1790) Upgrade `parquet` to 1.14.3 in `bench`
module
+- [ORC-1800]({{site.jira}}/ORC-1800) Upgrade `bcpkix-jdk18on` to 1.79
+
+The build and dependency changes:
+- [ORC-1608]({{site.jira}}/ORC-1608) Upgrade `Hadoop` to 3.4.0
+- [ORC-1750]({{site.jira}}/ORC-1750) Bump `protobuf-java` to 3.25.4
+- [ORC-1769]({{site.jira}}/ORC-1769) Upgrade `zstd-jni` to 1.5.6-5
+- [ORC-1775]({{site.jira}}/ORC-1775) Upgrade `aircompressor` to 2.0.2
+- [ORC-1777]({{site.jira}}/ORC-1777) Bump `protobuf-java` to 3.25.5
+- [ORC-1781]({{site.jira}}/ORC-1781) Upgrade `zstd-jni` to 1.5.6-6
+- [ORC-1782]({{site.jira}}/ORC-1782) Upgrade `Hadoop` to 3.4.1
+- [ORC-1784]({{site.jira}}/ORC-1784) Upgrade `Maven` to 3.9.9
+- [ORC-1785]({{site.jira}}/ORC-1785) Upgrade `commons-csv` to 1.12.0
+- [ORC-1791]({{site.jira}}/ORC-1791) Remove `commons-lang3` dependency