Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Getting table comment is broken if it's not supported #11

Closed
youngwookim opened this issue May 2, 2021 · 0 comments
Closed

Getting table comment is broken if it's not supported #11

youngwookim opened this issue May 2, 2021 · 0 comments

Comments

@youngwookim
Copy link
Contributor

While trying to fetch table comments, It's not work if the catalog does not support the feature. I got an error on iceberg catalog:

(snip)
trino.exceptions.TrinoUserError: TrinoUserError(type=USER_ERROR, name=NOT_SUPPORTED, message="Invalid Iceberg table name (unknown type 'properties'): mytbl$properties", query_id=20210502_013728_03976_krdnf)

youngwookim added a commit to youngwookim/sqlalchemy-trino that referenced this issue May 2, 2021
dungdm93 added a commit that referenced this issue May 5, 2021
Getting table comment is broken if it's not supported (#11)
@dungdm93 dungdm93 closed this as completed May 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants