comphead commented on code in PR #3722:
URL: https://github.com/apache/datafusion-comet/pull/3722#discussion_r2971022005


##########
dev/diffs/3.4.3.diff:
##########
@@ -2035,7 +2063,16 @@ index 104b4e416cd..37ea65081e4 100644
        }
      }
    }
-@@ -1744,7 +1757,8 @@ abstract class ParquetFilterSuite extends QueryTest with 
ParquetTest with Shared
+@@ -1700,7 +1714,7 @@ abstract class ParquetFilterSuite extends QueryTest with 
ParquetTest with Shared
+       (attr, value) => sources.StringContains(attr, value))
+   }
+ 
+-  test("filter pushdown - StringPredicate") {
++  test("filter pushdown - StringPredicate", IgnoreCometNativeScan("cannot be 
pushed down")) {

Review Comment:
   do we have existing GH issue link to follow this 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: [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]

Reply via email to