Liang-Chi Hsieh created SPARK-14593:
---------------------------------------

             Summary: Make currentVars work with splitExpressions to enable 
whole stage codegen for large input columns
                 Key: SPARK-14593
                 URL: https://issues.apache.org/jira/browse/SPARK-14593
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Liang-Chi Hsieh


We disable whole stage codegen if the input column number are too large. If we 
can make CodeGenContext.currentVars work with CodeGenContext.splitExpressions. 
We can enable whole stage codegen for large input columns.



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