You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/05/04 16:50:00 UTC

[jira] [Created] (PARQUET-1856) [C++] Test suite assumes that Snappy support is built

Wes McKinney created PARQUET-1856:
-------------------------------------

             Summary: [C++] Test suite assumes that Snappy support is built
                 Key: PARQUET-1856
                 URL: https://issues.apache.org/jira/browse/PARQUET-1856
             Project: Parquet
          Issue Type: Bug
          Components: parquet-cpp
            Reporter: Wes McKinney
             Fix For: cpp-1.6.0


The test suite fails if {{-DARROW_WITH_SNAPPY=OFF}}

{code}
[----------] 1 test from TestStatisticsSortOrder/0, where TypeParam = parquet::PhysicalType<(parquet::Type::type)1>
[ RUN      ] TestStatisticsSortOrder/0.MinMax
unknown file: Failure
C++ exception with description "NotImplemented: Snappy codec support not built" thrown in the test body.
{code}



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