Github user dongjoon-hyun commented on the issue:

    https://github.com/apache/spark/pull/22443
  
    2 and 3 are possible and convenient as you mentioned. But, we are trying to 
avoid 2 and 3, aren't we?
    ```
    2. build/sbt "sql/test:runMain 
org.apache.spark.sql.execution.benchmark.FilterPushdownBenchmark"
    3. SPARK_GENERATE_BENCHMARK_FILES=1 build/sbt "sql/test:runMain 
org.apache.spark.sql.execution.benchmark.FilterPushdownBenchmark"
    ```
    Please correct me if I'm wrong, @cloud-fan .


---

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

Reply via email to