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

    https://github.com/apache/spark/pull/19188#discussion_r138511511
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/TPCDSQueryBenchmark.scala
 ---
    @@ -90,7 +91,9 @@ object TPCDSQueryBenchmark {
           benchmark.addCase(name) { i =>
             spark.sql(queryString).collect()
           }
    +      logInfo(s"\n\n===== TPCDS QUERY BENCHMARK OUTPUT FOR $name =====\n")
    --- End diff --
    
    See https://github.com/apache/spark/pull/19188#discussion_r137999669


---

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

Reply via email to