[
https://issues.apache.org/jira/browse/HIVE-26668?focusedWorklogId=837787&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-837787
]
ASF GitHub Bot logged work on HIVE-26668:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Jan/23 00:20
Start Date: 09/Jan/23 00:20
Worklog Time Spent: 10m
Work Description: github-actions[bot] closed pull request #3701:
HIVE-26668: Upgrade ORC version to 1.6.11
URL: https://github.com/apache/hive/pull/3701
Issue Time Tracking
-------------------
Worklog Id: (was: 837787)
Time Spent: 1h (was: 50m)
> Upgrade ORC version to 1.6.11
> -----------------------------
>
> Key: HIVE-26668
> URL: https://issues.apache.org/jira/browse/HIVE-26668
> Project: Hive
> Issue Type: Bug
> Reporter: Sungwoo Park
> Assignee: Sungwoo Park
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> With ORC 1.6.9, setting hive.exec.orc.default.compress to ZSTD can generate
> IllegalStateException (e.g., when loading ORC tables). This is fixed in
> ORC-965.
> {code:java}
> Caused by: java.lang.IllegalStateException: Overflow detected
> at io.airlift.compress.zstd.Util.checkState(Util.java:59)
> at
> io.airlift.compress.zstd.BitOutputStream.close(BitOutputStream.java:85){code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)