vranes commented on code in PR #57637:
URL: https://github.com/apache/spark/pull/57637#discussion_r3704928889


##########
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/resolver/Resolver.scala:
##########
@@ -890,6 +853,30 @@ class Resolver(
 
 object Resolver {
 
+  /**
+   * Fails with [[MISSING_ATTRIBUTES]] because `operator` references 
attributes its child does not

Review Comment:
   Good catch, switched to backticks 



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