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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to