zzcclp commented on code in PR #11860:
URL: https://github.com/apache/gluten/pull/11860#discussion_r3032906422
##########
backends-clickhouse/src/test/scala/org/apache/gluten/execution/GlutenEliminateJoinSuite.scala:
##########
@@ -133,7 +133,7 @@ class GlutenEliminateJoinSuite extends
GlutenClickHouseWholeStageTransformerSuit
})
}
- test("Eliminate two aggregate joins with attribute reordered") {
+ ignore("Eliminate two aggregate joins with attribute reordered") {
val sql = """
Review Comment:
I will take a look next week.
--
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]