File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 7272 sha256 : 9107730919c29eb39efaff1b9e36166634d1d4d9477e5fee76bfd6a8fec317df
7373 known-issues :
7474
75+ 1.9.7 :
76+ date : 2025-07-04
77+ state : stable
78+ tar : orc-1.9.7.tar.gz
79+ signed-by : Dongjoon Hyun (34F0FC5C)
80+ sha256 : 3b3b18f472f8edf3649051e17f012831a0eb8bc55fef3d8f5733d4911332b059
81+ known-issues :
82+
75831.9.6 :
7684 date : 2025-05-06
77- state : stable
85+ state : archived
7886 tar : orc-1.9.6.tar.gz
7987 signed-by : Gang Wu (8A461DF4)
8088 sha256 : 4442944f53b6b4d48f0b6a1938a8f7d1233a92864d7d588201225c8977371754
Original file line number Diff line number Diff line change 1+ ---
2+ layout : news_item
3+ title : " ORC 1.9.7 Released"
4+ date : " 2025-07-04 03:00:00 -0800"
5+ author : dongjoon
6+ version : 1.9.7
7+ categories : [release]
8+ ---
9+
10+ The ORC team is excited to announce the release of ORC v1.9.7.
11+
12+ {% assign releaseName = "1.9.7" %}
13+ {% include release_description.md %}
14+
15+ The bug fixes:
16+ - [ ORC-1898] ( {{site.jira}}/ORC-1898 ) : When column is all null, NULL_SAFE_EQUALS pushdown doesn't get evaluated correctly
17+
18+ The test changes:
19+ - [ ORC-1909] ( {{site.jira}}/ORC-1909 ) Remove unused test resource log4j.properties files
20+ - [ ORC-1923] ( {{site.jira}}/ORC-1923 ) Remove Windows 2019 GitHub Action job
You can’t perform that action at this time.
0 commit comments