You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/12/09 11:52:51 UTC

[GitHub] [spark] cloud-fan commented on issue #26806: [SPARK-30183][SQL] Disallow to specify reserved properties in CREATE …

cloud-fan commented on issue #26806: [SPARK-30183][SQL] Disallow to specify reserved properties in CREATE …
URL: https://github.com/apache/spark/pull/26806#issuecomment-563202715
 
 
   The problem is, we don't have a specific clause to alter COMMENT, but I do agree that it's weird to write both COMMENT and the "comment" property in CREATE TABLE.
   
   We should either treat comment specially, and allow to set it via properties, or create a special clause for altering comment. What does presto and RDBMS do?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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