viirya commented on pull request #32987:
URL: https://github.com/apache/spark/pull/32987#issuecomment-866183909


   > Could you elaborate on how that could happen? I don't know that much about 
the codegen process
   
   In short, during subexpressions codegen, if the total code length is more 
than a threshold, we choose to split it as functions to avoid reach the max 
size of a method.


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



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

Reply via email to