TestPersistDocs fails on galaxy
damian3031 opened this issue · 0 comments
damian3031 commented
fails on galaxy with error:
TrinoUserError(type=USER_ERROR, name=NOT_SUPPORTED, message="This connector does not support setting view comments")
Despite that same test passes on Trino on Iceberg.
This one is probably related to same root cause:
https://github.com/starburstdata/dbt-trino/blob/v1.5.0/tests/functional/adapter/persist_docs/test_persist_docs.py#L69-L72