dongjoon-hyun commented on issue #28173: [SPARK-31389][SQL][TESTS] Ensure all tests in SQLMetricsSuite run with both codegen on and off URL: https://github.com/apache/spark/pull/28173#issuecomment-615695813 Thank you for your contribution, @sririshindra . BTW, `Ensure all tests` seems to be misleading because we don't run codeine on and off in some tests like the following. This PR only touches the test case having `testSparkPlanMetrics`, doesn't it? ``` test("save metrics") { ```
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
