kazuyukitanimura commented on code in PR #527: URL: https://github.com/apache/datafusion-comet/pull/527#discussion_r1628603328
########## spark/src/test/resources/tpcds-plan-stability/approved-plans-v1_4-spark4_0/q1/explain.txt: ########## @@ -31,9 +31,9 @@ TakeOrderedAndProject (40) : : : +- CometScan parquet spark_catalog.default.store_returns (11) : : +- ReusedExchange (14) : +- BroadcastExchange (31) - : +- * ColumnarToRow (30) - : +- CometProject (29) - : +- CometFilter (28) + : +- * Project (30) + : +- * Filter (29) + : +- * ColumnarToRow (28) Review Comment: Hmmm do you know why CometFilter is no longer activated by any chance? -- 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