You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/03/07 19:55:01 UTC

[GitHub] [spark] gengliangwang commented on a diff in pull request #40295: [SPARK-42681] Relax ordering constraint for ALTER TABLE ADD|REPLACE column options

gengliangwang commented on code in PR #40295:
URL: https://github.com/apache/spark/pull/40295#discussion_r1128486657


##########
core/src/main/resources/error/error-classes.json:
##########
@@ -1,4 +1,10 @@
 {
+  "ALTER_TABLE_COLUMN_OPTION_DUPLICATE" : {

Review Comment:
   How about 
   `ALTER_TABLE_COLUMN_DEFINITION_DUPLICATE`



-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org