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.---
