Yin Huai created SPARK-6451:
-------------------------------

             Summary: Support CombineSum in Code Gen
                 Key: SPARK-6451
                 URL: https://issues.apache.org/jira/browse/SPARK-6451
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Yin Huai
            Priority: Blocker


Since we are using CombineSum at the reducer side for the SUM function, we need 
to make it work in code gen. Otherwise, code gen will not convert Aggregates 
with a SUM function to GeneratedAggregates (the code gen version).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to