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

    https://github.com/apache/spark/pull/20808#discussion_r175030155
  
    --- 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 --
    
    oh, I didn't know `sbt` can do. I usually use `maven` and it seems `maven` 
cannot do that. Anyway, it's okay to use `sbt for this case. Thanks!


---

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

Reply via email to