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

    https://github.com/apache/spark/pull/18592#discussion_r138220942
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/TPCDSQueryBenchmark.scala
 ---
    @@ -99,6 +95,20 @@ object TPCDSQueryBenchmark {
       }
     
       def main(args: Array[String]): Unit = {
    +    if (args.length < 1) {
    --- End diff --
    
    Good idea. I'll add `TPCDSQueryBenchmarkArguments`.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to