zzcclp commented on code in PR #6770:
URL: https://github.com/apache/incubator-gluten/pull/6770#discussion_r1713461851
##########
backends-clickhouse/src/test/scala/org/apache/gluten/execution/GlutenClickHouseTPCHSuite.scala:
##########
@@ -531,5 +531,33 @@ class GlutenClickHouseTPCHSuite extends
GlutenClickHouseTPCHAbstractSuite {
spark.sql("drop table t1")
spark.sql("drop table t2")
}
+
+ test("GLUTEN-6768 rerorder hash join") {
Review Comment:
maybe check whether the join order is right?
--
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]