[
https://issues.apache.org/jira/browse/PARQUET-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Blue resolved PARQUET-157.
-------------------------------
Resolution: Fixed
Fix Version/s: parquet-mr_1.6.0
Issue resolved by pull request 102
[https://github.com/apache/incubator-parquet-mr/pull/102]
> Divide by zero in logging code
> ------------------------------
>
> Key: PARQUET-157
> URL: https://issues.apache.org/jira/browse/PARQUET-157
> Project: Parquet
> Issue Type: Bug
> Components: parquet-mr
> Affects Versions: parquet-mr_1.6.0
> Reporter: Jim Carroll
> Fix For: parquet-mr_1.6.0
>
>
> There's a divide by zero in the timing measurement code of
> InternalParquetRecordReader at line 109 here:
> https://github.com/apache/incubator-parquet-mr/blob/master/parquet-hadoop/src/main/java/parquet/hadoop/InternalParquetRecordReader.java#L109
> totalTime is 0 and there's no check.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)