Ngone51 commented on pull request #29270: URL: https://github.com/apache/spark/pull/29270#issuecomment-671418813
Hi all, I've updated the PR basing on #29384 . Each query now will be tested two times for both empty tables and statistics injected tables. Please pay more attention to files(other files are all the golden result files): ``` sql/core/src/test/scala/org/apache/spark/sql/PlanStabilitySuite.scala sql/core/src/test/scala/org/apache/spark/sql/TPCDSBase.scala sql/core/src/test/scala/org/apache/spark/sql/TPCDSQuerySuite.scala ``` ---------------------------------------------------------------- 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]
