kazuyukitanimura commented on code in PR #1764:
URL: https://github.com/apache/datafusion-comet/pull/1764#discussion_r2101105764


##########
spark/src/test/scala/org/apache/comet/exec/CometNativeReaderSuite.scala:
##########
@@ -153,7 +153,8 @@ class CometNativeReaderSuite extends CometTestBase with 
AdaptiveSparkPlanHelper
       "select c0 from tbl")
   }
 
-  test("native reader - read MAP of value STRUCT fields") {
+  // https://github.com/apache/datafusion-comet/issues/1754
+  ignore("native reader - read MAP of value STRUCT fields") {

Review Comment:
   Now we are doing the data type support check for maps of struct. Dow we 
still have to ignore these tests?
   If so, is there a way to ignore only for native datafusion/iceberg-compat?



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