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

Reynold Xin resolved SPARK-14018.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

> 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
>             Fix For: 2.0.0
>
>
> 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