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

Gabor Szadovszky updated PARQUET-348:
-------------------------------------
    Fix Version/s: 1.8.2

> 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
>             Fix For: 1.8.2
>
>
> 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
(v7.6.3#76005)

Reply via email to