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_r328017492
 
 

 ##########
 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:
   Not sure about this because practically it was good since file names can be 
matched. Now it cannot be for cosmetic reasons.
   
   I added a clue in the PR I pointed out in order to make debugging easier 
with the Jenkins output in Github. So currently people at least can identify 
which file was failed.

----------------------------------------------------------------
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]

Reply via email to