Xiangrui Meng created SPARK-16071:
-------------------------------------

             Summary: Not sufficient size checks to avoid integer overflows in 
Tungsten
                 Key: SPARK-16071
                 URL: https://issues.apache.org/jira/browse/SPARK-16071
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Xiangrui Meng
            Priority: Critical


Several bugs have been found caused by integer overflows in Tungsten. This JIRA 
is for taking a final pass before 2.0 release to reduce potential bugs and 
issues. We should do at least the following:

* Raise exception early instead of NegativeArraySize
* Document clearly the largest array size we support in DataFrames.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to