[
https://issues.apache.org/jira/browse/ORC-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16461332#comment-16461332
]
ASF GitHub Bot commented on ORC-345:
------------------------------------
Github user omalley commented on the issue:
https://github.com/apache/orc/pull/252
Ok, I update this pull request:
* I changed updateDecimal64 to take a value and scale.
* I check for more overflows in Decimal64ColumnStatisticsImpl.
* I added a test that tests the new code.
> Create a Decimal64StatisticsImpl
> --------------------------------
>
> Key: ORC-345
> URL: https://issues.apache.org/jira/browse/ORC-345
> Project: ORC
> Issue Type: Improvement
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Priority: Major
>
> We should create a fast path for handling decimal statistics where precision
> <= 18 where the values can be handled as longs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)