itholic commented on code in PR #39705:
URL: https://github.com/apache/spark/pull/39705#discussion_r1084933920


##########
core/src/main/resources/error/error-classes.json:
##########
@@ -592,6 +592,17 @@
       "Detected an incompatible DataSourceRegister. Please remove the 
incompatible library from classpath or upgrade it. Error: <message>"
     ]
   },
+  "INCOMPATIBLE_TEMP_VIEW_SCHEMA_CHANGE" : {

Review Comment:
   Sounds good, let me merge them into single error class.
   Also, just create ticket SPARK-42165 to merge the re-create of a view 
failing errors.
   Let me also create a PR for this ticket soon.



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