maropu commented on issue #23731: [SPARK-26572][SQL] fix aggregate codegen 
result evaluation
URL: https://github.com/apache/spark/pull/23731#issuecomment-460206920
 
 
   This issue happens in case of stateful exprs only? If so, could you modify 
the code to apply the current fix only if `HashAggregateExec` has stateful 
exprs? I worry about the performance regression @mgaido91 pointed out, too. It 
seems the current fix affect the other queries, its a corner case though....

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to