You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Hatem Helal (JIRA)" <ji...@apache.org> on 2018/11/14 19:04:00 UTC

[jira] [Updated] (PARQUET-1458) parquet::CompressionToString not recognizing brotli compression

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

Hatem Helal updated PARQUET-1458:
---------------------------------
    Description: It looks like we just need to add a case to handle the brotli codec [here|[https://github.com/apache/arrow/blob/9b4cd9c03ed9365f8e235f296caa166ea692c98f/cpp/src/parquet/types.cc#L122]]  (was: It looks like we just need to add a case to handle the brotli codec [here|]https://github.com/apache/arrow/blob/9b4cd9c03ed9365f8e235f296caa166ea692c98f/cpp/src/parquet/types.cc#L122])

> parquet::CompressionToString not recognizing brotli compression
> ---------------------------------------------------------------
>
>                 Key: PARQUET-1458
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1458
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Hatem Helal
>            Priority: Major
>
> It looks like we just need to add a case to handle the brotli codec [here|[https://github.com/apache/arrow/blob/9b4cd9c03ed9365f8e235f296caa166ea692c98f/cpp/src/parquet/types.cc#L122]]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)