You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(api): append cooments of column and table for metadata api (#812)
* feat(clickhouse): append comments of column and table
* feat(clickhouse): append comments of column and table
* feat(mssql): append comments of column and table
* feat(mysql): append comments of column and table
* feat(postgres): append comments of column and table
* fix(trino): wait trino container ready to avoid 'nodes is empty' from Trino
* feat(trino): append comments of column and table
* chore(test): sort func and rename func
* test(snowflake): mark not implemented feature
* refactor(metadata): tidy up
* chore(metadata): remove unimplemented data source
* fix(trino): fix connection
* chore(trino): merge two statement
* test(trino): update excepted
we changed expression but did not update excepted on #782
0 commit comments