parthchandra commented on code in PR #703: URL: https://github.com/apache/datafusion-comet/pull/703#discussion_r1687229468
########## spark/src/test/scala/org/apache/spark/sql/benchmark/CometTPCDSMicroBenchmark.scala: ########## @@ -53,23 +53,24 @@ import org.apache.comet.CometConf object CometTPCDSMicroBenchmark extends CometTPCQueryBenchmarkBase { val queries: Seq[String] = Seq( - "add_many_decimals", - "add_many_integers", - "agg_high_cardinality", - "agg_low_cardinality", - "agg_sum_decimals_no_grouping", - "agg_sum_integers_no_grouping", +// "add_many_decimals", Review Comment: Did you want to keep these cases commented out? -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org