You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/05/27 15:58:01 UTC

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

     [ https://issues.apache.org/jira/browse/PARQUET-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou updated PARQUET-1856:
------------------------------------
    Fix Version/s:     (was: cpp-4.0.0)
                   cpp-5.0.0

> [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
>            Priority: Major
>             Fix For: cpp-5.0.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)