zzcclp commented on code in PR #9059:
URL: https://github.com/apache/incubator-gluten/pull/9059#discussion_r2006719209


##########
backends-clickhouse/src/test/scala/org/apache/gluten/execution/tpch/GlutenClickHouseTPCHSaltNullParquetSuite.scala:
##########
@@ -3463,5 +3463,31 @@ class GlutenClickHouseTPCHSaltNullParquetSuite extends 
GlutenClickHouseTPCHAbstr
     compareResultsAgainstVanillaSpark(sql5, true, { _ => })
 
   }
+
+  test("GLUTEN-8974 accelerate join + aggregate by any join") {

Review Comment:
   It's better to check the plan whether the agg + join is transformed to any 
join ?



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