[
https://issues.apache.org/jira/browse/ORC-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
William Hyun resolved ORC-1966.
-------------------------------
Fix Version/s: 2.2.1
2.3.0
Resolution: Fixed
This is resolved via: https://github.com/apache/orc/pull/2344
> ZSTD compress/decompress needs handle error properly
> ----------------------------------------------------
>
> Key: ORC-1966
> URL: https://issues.apache.org/jira/browse/ORC-1966
> Project: ORC
> Issue Type: Improvement
> Components: ORCv2
> Reporter: kevin cai
> Assignee: kevin cai
> Priority: Major
> Fix For: 2.2.1, 2.3.0
>
>
> need to check the return value of `ZSTD_decompressDCtx` and
> `ZSTD_compressCCtx` in case it is a failure, and report to the caller with
> exceptions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)