vranes commented on code in PR #58578:
URL: https://github.com/apache/spark/pull/58578#discussion_r3951363472
##########
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/parser/PlanParserSuite.scala:
##########
@@ -1090,6 +1090,68 @@ class PlanParserSuite extends AnalysisTest {
$"t.a",
None,
Inner).select(star()))
+
Review Comment:
Add one case for non-comparison MATCH_CONDITION, and a multi-column USING
(a, b) case
--
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]