viirya commented on code in PR #806: URL: https://github.com/apache/datafusion-comet/pull/806#discussion_r1713040839
########## spark/src/test/scala/org/apache/spark/sql/benchmark/CometTPCDSMicroBenchmark.scala: ########## @@ -45,7 +45,7 @@ import org.apache.comet.CometConf * make benchmark-org.apache.spark.sql.GenTPCDSData -- --dsdgenDir /tmp/tpcds-kit/tools --location /tmp/tpcds --scaleFactor 1 * * // CometTPCDSMicroBenchmark - * SPARK_GENERATE_BENCHMARK_FILES=1 make benchmark-org.apache.spark.sql.benchmark.CometTPCDSMicroBenchmark -- --data-location /tmp/tpcds Review Comment: Why we remove this? ########## spark/src/test/scala/org/apache/spark/sql/benchmark/CometTPCDSMicroBenchmark.scala: ########## @@ -45,7 +45,7 @@ import org.apache.comet.CometConf * make benchmark-org.apache.spark.sql.GenTPCDSData -- --dsdgenDir /tmp/tpcds-kit/tools --location /tmp/tpcds --scaleFactor 1 * * // CometTPCDSMicroBenchmark - * SPARK_GENERATE_BENCHMARK_FILES=1 make benchmark-org.apache.spark.sql.benchmark.CometTPCDSMicroBenchmark -- --data-location /tmp/tpcds Review Comment: Why we remove `SPARK_GENERATE_BENCHMARK_FILES`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
