maropu commented on pull request #29101: URL: https://github.com/apache/spark/pull/29101#issuecomment-660790062
This PR itself looks okay, so just to check; have you checked that this PR can get the same performance gain? ``` SQL | Before this PR | After this PR --- | --- | --- TPCDS 5T Q13 | 84s | 21s TPCDS 5T q85 | 66s | 34s TPCH 1T q19 | 37s | 32s ``` https://github.com/apache/spark/pull/28733#issue-428291092 ---------------------------------------------------------------- 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]
