Github user gatorsmile commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20808#discussion_r175017634
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/SQLQueryTestSuite.scala ---
    @@ -51,6 +51,11 @@ import org.apache.spark.sql.types.StructType
      *   SPARK_GENERATE_GOLDEN_FILES=1 build/sbt "sql/test-only 
*SQLQueryTestSuite"
      * }}}
      *
    + * For selective tests, run:
    --- End diff --
    
    Why not directly using something like 
    > build/sbt "~sql/test-only *SQLQueryTestSuite -- -z inline-table.sql -z 
random.sql"


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to