minni31 commented on code in PR #12242:
URL: https://github.com/apache/gluten/pull/12242#discussion_r3534144061


##########
gluten-ut/spark41/src/test/scala/org/apache/gluten/utils/clickhouse/ClickHouseTestSettings.scala:
##########
@@ -91,6 +91,7 @@ class ClickHouseTestSettings extends BackendTestSettings {
   enableSuite[GlutenBitmapExpressionsQuerySuite]
     // bitmap_construct_agg is not supported natively in CH backend.
     .excludeCH("bitmap_construct_agg routes to native")
+    .excludeCH("bitmap_or_agg routes to native")

Review Comment:
   Fixed — comment now reads: // bitmap_construct_agg and bitmap_or_agg are not 
supported natively in CH backend.



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