dtenedor commented on PR #52883:
URL: https://github.com/apache/spark/pull/52883#issuecomment-3648489621

   @holdenk @cboumalh Looking into the codegen question, the estimated direct 
speedup is probably not high (~5%) since this code just shells out to the Java 
Apache Datasketches library. However, it could prevent queries from falling 
through to non-codegen stages in the vicinity of such function calls, so it 
could be nonetheless worth doing. We could look into this in a separate PR(s).


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

Reply via email to