rdblue commented on code in PR #4645:
URL: https://github.com/apache/iceberg/pull/4645#discussion_r861417743
##########
docs/spark/spark-ddl.md:
##########
@@ -171,6 +171,14 @@ Iceberg uses table properties to control table behavior.
For a list of available
ALTER TABLE prod.db.sample UNSET TBLPROPERTIES ('read.split.target-size')
```
+To set table comment using `SET TBLPROPERTIES`:
Review Comment:
I think this should be "`SET TBLPROPERTIES` can also be used to set the
table comment (description):"
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]