[
https://issues.apache.org/jira/browse/ORC-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973922#comment-15973922
]
ASF GitHub Bot commented on ORC-87:
-----------------------------------
GitHub user majetideepak opened a pull request:
https://github.com/apache/orc/pull/110
ORC-87: Handle missing timezone conversion for timestamp statistics
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/majetideepak/orc ORC-87
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/110.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 #110
----
commit 16c73efed602957c7561e741d78f2e39f19502c2
Author: Deepak Majeti <[email protected]>
Date: 2017-04-18T20:59:44Z
Fix timestamp statistics
commit d8ec95a0b277fae37f933480eaa53cb7fb33764b
Author: Deepak Majeti <[email protected]>
Date: 2017-04-18T21:21:38Z
pretty print statistics
commit cf70e91d4942df6a8e18bcaed289334aa98a668a
Author: Deepak Majeti <[email protected]>
Date: 2017-04-18T23:47:51Z
Fix stats
commit 0c03fe700432c3a22db63c1e209185344ff4ee85
Author: Deepak Majeti <[email protected]>
Date: 2017-04-19T02:16:18Z
Add example
commit 4ed4b4acb41ace3a158405ceb0f1ba1c26b0d7ae
Author: Deepak Majeti <[email protected]>
Date: 2017-04-19T02:23:25Z
improve test
----
> Timezone conversion missing for timestamp statistics
> ----------------------------------------------------
>
> Key: ORC-87
> URL: https://issues.apache.org/jira/browse/ORC-87
> Project: ORC
> Issue Type: Bug
> Components: C++
> Reporter: Deepak Majeti
> Assignee: Deepak Majeti
>
> The recent release adds timezone to timestamp values but does not add the
> conversion for timestamp statistics.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)