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

    https://github.com/apache/spark/pull/19188#discussion_r138547730
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/TPCDSQueryBenchmark.scala
 ---
    @@ -29,9 +30,9 @@ import org.apache.spark.util.Benchmark
     /**
      * Benchmark to measure TPCDS query performance.
      * To run this:
    - *  spark-submit --class <this class> <spark sql test jar> <TPCDS data 
location>
    + *  spark-submit --class <this class> <spark sql test jar> --data-location 
<TPCDS data location>
    --- End diff --
    
    OK. I see.


---

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

Reply via email to