[
https://issues.apache.org/jira/browse/SPARK-54377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ganesha S updated SPARK-54377:
------------------------------
Description: 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. (was: 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. )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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]