kevin cai created ORC-1966: ------------------------------ Summary: 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
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)