Dandandan commented on PR #19975: URL: https://github.com/apache/datafusion/pull/19975#issuecomment-3795954120
``` │ QQuery 1 │ 961.54 ms │ 726.56 ms │ +1.32x faster │ │ QQuery 2 │ 1850.89 ms │ 1515.96 ms │ +1.22x faster │ ``` Starting to look good! (I think we can go further when specializing more for inline cases). -- 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]
