Stores a description of the table in the DuckLake catalog with
COMMENT ON TABLE. Comments live in the lake itself, so every client –
R, Python, or plain SQL – sees the same documentation, and AI tools
reading the catalog get the context too.
See also
set_column_comments(), get_table_comments()
Other table documentation:
get_table_comments(),
set_column_comments()
