dongjoon-hyun commented on a change in pull request #32465:
URL: https://github.com/apache/spark/pull/32465#discussion_r628574013
##########
File path: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala
##########
@@ -4100,6 +4100,17 @@ class SQLQuerySuite extends QueryTest with
SharedSparkSession with AdaptiveSpark
}
}
}
+
+ test("SPARK-35331: Fix resolving original expression in
RepartitionByExpression after aliased") {
Review comment:
If you don't mind, could you add a test case for HINT explicitly?
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]