dongjoon-hyun commented on issue #28060: [SPARK-31291][SQL][TEST] Avoid load test data if test case not uses them URL: https://github.com/apache/spark/pull/28060#issuecomment-605756961 Hi, All. I converted this issue into a subtask of SPARK-25604. FYI, technically, SPARK-25604 is already resolved by enhancing the test framework by parallelizing execution of the slow test suite and `SQLQueryTestSuite` is already parallelized in all SBT builds (including PRBuilder). So, this doesn't improve the total testing time in the SBT environment. The benefit of this PR is limited to only **Maven** environment. cc @gatorsmile
---------------------------------------------------------------- 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]
