viirya commented on PR #36386: URL: https://github.com/apache/spark/pull/36386#issuecomment-1120140589
Hmm, from the logs, seems there are unmatched plans: ``` 2022-05-04T01:30:18.1915772Z ESC[0m[ESC[0mESC[0minfoESC[0m] ESC[0mESC[0mESC[31m- check simplified (tpcds-v1.4/q5) *** FAILED *** (361 milliseconds)ESC[0mESC[0m 2022-05-04T01:30:18.1916346Z ESC[0m[ESC[0mESC[0minfoESC[0m] ESC[0mESC[0mESC[31m Plans did not match:ESC[0mESC[0m 2022-05-04T01:30:18.1917069Z ESC[0m[ESC[0mESC[0minfoESC[0m] ESC[0mESC[0mESC[31m last approved simplified plan: /home/runner/work/spark/spark/sql/core/src/test/resources/tpcds-plan-stability/approved-plans-v1_4/q5/simplified.txtESC[0mESC[0m 2022-05-04T01:30:18.1918103Z ESC[0m[ESC[0mESC[0minfoESC[0m] ESC[0mESC[0mESC[31m last approved explain plan: /home/runner/work/spark/spark/sql/core/src/test/resources/tpcds-plan-stability/approved-plans-v1_4/q5/explain.txtESC[0mESC[0m ``` -- 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]
