GitHub user stiga-huang opened a pull request:

    https://github.com/apache/orc/pull/226

    ORC-314: Check scale range when parsing decimals

    The scale of decimals may be out of range in corrupt files. We should check 
this to avoid crashing.
    The attached file in the JIRA can reproduce this bug.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stiga-huang/orc check-scale-range

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/226.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 #226
    
----
commit e288b00e777133d161ab641c544f193f37dcacb6
Author: stiga-huang <huangquanlong@...>
Date:   2018-03-05T01:51:30Z

    ORC-314: Check scale range when parsing decimals

----


---

Reply via email to