viirya commented on PR #52399: URL: https://github.com/apache/spark/pull/52399#issuecomment-3837591801
I think that we don't always code-gen operator and Spark has interpreted-only operators. I remember that not always code-gen-ed operators have better performance. Code-gen has its benefit but correspondingly the debugging is more difficult. The code complexity also increases. So I remember that for code-gen works we would like to see benchmark results. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
