You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/04/17 03:17:58 UTC

[jira] [Created] (DRILL-2813) Statistics from Large Hive tables is not being parsed properly

Jacques Nadeau created DRILL-2813:
-------------------------------------

             Summary: Statistics from Large Hive tables is not being parsed properly
                 Key: DRILL-2813
                 URL: https://issues.apache.org/jira/browse/DRILL-2813
             Project: Apache Drill
          Issue Type: Bug
          Components: Storage - Hive
            Reporter: Jacques Nadeau
            Assignee: Jacques Nadeau
             Fix For: 0.9.0


When we parse the split information we currently use a Integer.parseInt().  However, this causes overflow issues if a single split has more than 2B records.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)