cloud-fan commented on issue #20965: [SPARK-21870][SQL] Split aggregation code 
into small functions
URL: https://github.com/apache/spark/pull/20965#issuecomment-527806448
 
 
   @rednaxelafx thanks for looking into it! I think one thing we can do is to 
increase the split threshold. It seems common that the code size is bigger than 
the bytecode size.
   
   in the meanwhile, @maropu do you have time to run a TPCDS benchmark? Let's 
make sure there is no significant regression caused by code splitting.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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