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

Alex Levenson resolved PARQUET-348.
-----------------------------------
    Resolution: Fixed

> shouldIgnoreStatistics too noisy
> --------------------------------
>
>                 Key: PARQUET-348
>                 URL: https://issues.apache.org/jira/browse/PARQUET-348
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>            Reporter: Alex Levenson
>            Assignee: Alex Levenson
>            Priority: Minor
>
> This method is called many times (probably once per row group per file?) and 
> on a large schema (thousands of columns) it prints a lot of logs. Maybe this 
> should log only once, and we certainly don't need to log the full stack trace 
> every time.
> https://github.com/apache/parquet-mr/blob/master/parquet-hadoop/src/main/java/org/apache/parquet/format/converter/ParquetMetadataConverter.java#L263



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to