zhli1142015 commented on issue #8417: URL: https://github.com/apache/incubator-gluten/issues/8417#issuecomment-2569985623
The query latency improves by 45%, based on measurements in our environment. This is provided for reference only. BTW, we made three changes to optimize query72. The first two focus on enhancing the performance of the first join (with a filter), while the patch mentioned above targets improving the subsequent joins. https://github.com/facebookincubator/velox/pull/9079 https://github.com/facebookincubator/velox/pull/10464 https://github.com/facebookincubator/velox/pull/10987 -- 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]
