trinodb/trino
Support setting column comment when creating table in JDBC based connector
開放
#5,334 建立於 2020年9月29日
enhancementgood first issue
倉庫指標
- 星標
- (9,113 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Currently, it's ignored silently. We need to consider some RDBMS doesn't support setting a column comment in CREATE TABLE (e.g. PostgreSQL).