Ganesha S created SPARK-54377:
---------------------------------

             Summary: COMMENT ON TABLE with NULL does not remove table comment
                 Key: SPARK-54377
                 URL: https://issues.apache.org/jira/browse/SPARK-54377
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 4.0.1
            Reporter: Ganesha S


When executing COMMENT ON TABLE table_name IS NULL, the command is expected to 
remove the table comment. However, the current implementation sets the comment 
property to null instead of removing the property entirely from the table 
metadata. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to