Antoine Pitrou created ARROW-3707:
-------------------------------------
Summary: [C++] test failure with zstd 1.3.7
Key: ARROW-3707
URL: https://issues.apache.org/jira/browse/ARROW-3707
Project: Apache Arrow
Issue Type: Bug
Components: C++
Affects Versions: 0.11.0
Reporter: Antoine Pitrou
Assignee: Antoine Pitrou
We may pass a NULL output pointer to {{Codec::Decompress}} when the output size
is 0, but recent zstd versions don't like that.
This was already identified (and patched on the side) by one of our packagers:
https://github.com/NixOS/nixpkgs/pull/48928
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)