Reynold Xin created SPARK-14018:
-----------------------------------

             Summary: BenchmarkWholeStageCodegen should accept 64-bit num 
records
                 Key: SPARK-14018
                 URL: https://issues.apache.org/jira/browse/SPARK-14018
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Reynold Xin
            Assignee: Reynold Xin


500L << 20 is actually pretty close to 32-bit int limit. I was trying to 
increase this to 500L << 23 and got negative numbers instead.




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