jaceklaskowski commented on a change in pull request #31209:
URL: https://github.com/apache/spark/pull/31209#discussion_r559166445
##########
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/AstBuilder.scala
##########
@@ -2170,6 +2168,14 @@ class AstBuilder extends SqlBaseBaseVisitor[AnyRef] with
SQLConfHelper with Logg
}
}
+ /**
+ * Create an [[UnresolvedRelatiohn]] from a multi-part identifier context.
Review comment:
nit: typo in `Relation`
----------------------------------------------------------------
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]