HyukjinKwon commented on a change in pull request #25923:
[DO-NOT-MERGE][WIP][MINOR][SQL][TESTS] show tests in SQLQuerySuite correctly in
Jenkins
URL: https://github.com/apache/spark/pull/25923#discussion_r328493986
##########
File path: sql/core/src/test/scala/org/apache/spark/sql/SQLQueryTestSuite.scala
##########
@@ -49,7 +50,7 @@ import org.apache.spark.tags.ExtendedSQLTest
*
* To run a single test file upon change:
* {{{
- * build/sbt "~sql/test-only *SQLQueryTestSuite -- -z inline-table.sql"
Review comment:
Yes. For the current approach in this PR, I am still not sure due to the
downside of changing the existing test way.
I don't think many people actually know `build/sbt "~sql/test-only
*SQLQueryTestSuite -- -z xxx.sql"` is based upon its test name and matching it
to the exact file name is pretty good one.
----------------------------------------------------------------
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]