trinodb/trino
GitHub で見るSupport setting column comment when creating table in JDBC based connector
Open
#5,334 opened on 2020年9月29日
enhancementgood first issue
Repository metrics
- Stars
- (9,113 stars)
- PR merge metrics
- (平均マージ 5d 9h) (30d で 306 merged PRs)
説明
Currently, it's ignored silently. We need to consider some RDBMS doesn't support setting a column comment in CREATE TABLE (e.g. PostgreSQL).