ayushbilala commented on code in PR #54824:
URL: https://github.com/apache/spark/pull/54824#discussion_r3208026323


##########
common/utils/src/main/resources/error/error-conditions.json:
##########
@@ -7418,6 +7418,11 @@
           "DESC TABLE COLUMN for a specific partition."
         ]
       },
+      "SHOW_TABLE_EXTENDED_JSON_WITH_PARTITION" : {

Review Comment:
   Fixed - SHOW_TABLE_EXTENDED_JSON_WITH_PARTITION is now placed between 
SET_VARIABLE_USING_SET and SQL_CURSOR to maintain alphabetical order.



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