[ 
https://issues.apache.org/jira/browse/HIVE-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Namit Jain updated HIVE-3927:
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.11.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Committed. Thanks Kevin
                
> Potential overflow with new RCFileCat column sizes options
> ----------------------------------------------------------
>
>                 Key: HIVE-3927
>                 URL: https://issues.apache.org/jira/browse/HIVE-3927
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.11.0
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>             Fix For: 0.11.0
>
>         Attachments: HIVE-3927.1.patch.txt
>
>
> The uncompressed/compressed sizes of columns may fit into ints for a single 
> block of an RC file, but the same does not hold when they are summed across 
> the file.  Should update the array which aggregates this sum to be an array 
> of longs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to