viirya commented on code in PR #527:
URL: https://github.com/apache/datafusion-comet/pull/527#discussion_r1628673092


##########
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:
   No. But just want to restore CI as soon as possible. We can investigate it 
later.



-- 
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

Reply via email to