You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Gabor Szadovszky (JIRA)" <ji...@apache.org> on 2019/02/14 10:37:00 UTC

[jira] [Resolved] (PARQUET-1476) Don't emit a warning message for files without new logical type

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

Gabor Szadovszky resolved PARQUET-1476.
---------------------------------------
    Resolution: Fixed

> Don't emit a warning message for files without new logical type
> ---------------------------------------------------------------
>
>                 Key: PARQUET-1476
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1476
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-mr
>            Reporter: Nandor Kollar
>            Assignee: Nandor Kollar
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>
> When the only the old logical type representation is present in the file, the converter emits a warning that the two types mismatch. This creates unwanted noise in the logs, metadata converter should only emit a warning if the new logical type is not null.



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