lgbo-ustc commented on code in PR #11299:
URL: 
https://github.com/apache/incubator-gluten/pull/11299#discussion_r2638296971


##########
gluten-ut/spark35/src/test/scala/org/apache/gluten/utils/clickhouse/ClickHouseTestSettings.scala:
##########
@@ -1385,10 +1385,10 @@ class ClickHouseTestSettings extends 
BackendTestSettings {
     .includeCH("Spark vectorized reader - with partition data column - select 
a single complex field and is null expression in project")
     .includeCH("Non-vectorized reader - without partition data column - select 
a single complex field and is null expression in project")
     .includeCH("Non-vectorized reader - with partition data column - select a 
single complex field and is null expression in project")
-    .includeCH("Spark vectorized reader - without partition data column - 
select nested field from a complex map key using map_keys")
-    .includeCH("Spark vectorized reader - with partition data column - select 
nested field from a complex map key using map_keys")
-    .includeCH("Non-vectorized reader - without partition data column - select 
nested field from a complex map key using map_keys")
-    .includeCH("Non-vectorized reader - with partition data column - select 
nested field from a complex map key using map_keys")
+    .exclude("Spark vectorized reader - without partition data column - select 
nested field from a complex map key using map_keys")

Review Comment:
   why are these ignored ?



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