panbingkun commented on code in PR #41236:
URL: https://github.com/apache/spark/pull/41236#discussion_r1200149426


##########
core/src/main/resources/error/error-classes.json:
##########
@@ -1877,6 +1877,11 @@
           "JOIN USING with LATERAL correlation."
         ]
       },
+      "LATERAL_WITH_PIVOT" : {

Review Comment:
   This is done.
   At the same time, I also added test UT for 
`NOT_ALLOWED_IN_FROM.LATERAL_WITH_UNPIVOT` and 
`NOT_ALLOWED_IN_FROM.UNPIVOT_WITH_PIVOT`



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