sunchao commented on code in PR #18:
URL: 
https://github.com/apache/arrow-datafusion-comet/pull/18#discussion_r1488915595


##########
spark/src/test/scala/org/apache/spark/sql/comet/CometPlanStabilitySuite.scala:
##########
@@ -297,7 +297,7 @@ class CometTPCDSV1_4_PlanStabilitySuite extends 
CometPlanStabilitySuite {
     new File(baseResourcePath, "approved-plans-v1_4").getAbsolutePath
 
   tpcdsQueries.foreach { q =>
-    test(s"check simplified (tpcds-v1.4/$q)") {
+    ignore(s"check simplified (tpcds-v1.4/$q)") {

Review Comment:
   depends on #10



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

Reply via email to