You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/01/21 23:44:00 UTC

[jira] [Created] (ARROW-7640) [C++][Dataset] segfault when reading compressed Parquet files if build didn't include support for codec

Neal Richardson created ARROW-7640:
--------------------------------------

             Summary: [C++][Dataset] segfault when reading compressed Parquet files if build didn't include support for codec
                 Key: ARROW-7640
                 URL: https://issues.apache.org/jira/browse/ARROW-7640
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++ - Dataset
            Reporter: Neal Richardson


I was testing something out with a lighter build and built the C++ without snappy compression. Then I tried to read our sample nyc-taxi Parquet files, which turn out to be snappy compressed. Instead of a helpful error message, I got a segfault.

cc [~bkietz] [~fsaintjacques]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)