[
https://issues.apache.org/jira/browse/HIVE-26668?focusedWorklogId=819981&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-819981
]
ASF GitHub Bot logged work on HIVE-26668:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Oct/22 10:11
Start Date: 25/Oct/22 10:11
Worklog Time Spent: 10m
Work Description: sonarcloud[bot] commented on PR #3701:
URL: https://github.com/apache/hive/pull/3701#issuecomment-1290308364
Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/dashboard?id=apache_hive&pullRequest=3701)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3701&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3701&resolved=false&types=BUG)
[0
Bugs](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3701&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3701&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3701&resolved=false&types=VULNERABILITY)
[0
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3701&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3701&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3701&resolved=false&types=SECURITY_HOTSPOT)
[0 Security
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3701&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3701&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3701&resolved=false&types=CODE_SMELL)
[0 Code
Smells](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3701&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=3701&metric=coverage&view=list)
No Coverage information
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=3701&metric=duplicated_lines_density&view=list)
No Duplication information
Issue Time Tracking
-------------------
Worklog Id: (was: 819981)
Time Spent: 20m (was: 10m)
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> 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)
