[
https://issues.apache.org/jira/browse/ORC-365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476819#comment-16476819
]
ASF GitHub Bot commented on ORC-365:
------------------------------------
GitHub user jcamachor opened a pull request:
https://github.com/apache/orc/pull/270
ORC-365: Only print min and max for timestamp stats once
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jcamachor/orc ORC-365
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/270.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #270
----
commit 6856e009566d07b65f90aed5d66fa4f1e2e9fe01
Author: Jesus Camacho Rodriguez <jcamacho@...>
Date: 2018-05-16T04:39:37Z
ORC-365: Only print min and max for timestamp stats once
----
> Only print min and max for timestamp stats once
> -----------------------------------------------
>
> Key: ORC-365
> URL: https://issues.apache.org/jira/browse/ORC-365
> Project: ORC
> Issue Type: Bug
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Priority: Minor
>
> ORC-341 changed the printing method. However, I have just realized that the
> minimum and the maximum were already converted from UTC before printing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)