cube-js/cube

Utilise database comments on tables (and fields) to populate descriptions in Cube

Open

#4,707 建立於 2022年6月4日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Rust (1,965 fork)batch import
help wantedloggedreviewed

倉庫指標

Star
 (19,563 star)
PR 合併指標
 (平均合併 5天 16小時) (30 天內合併 138 個 PR)

描述

Problem

When generating a schema in Cube, is it possible to leverage the existing database table & columns' comments to populate the descriptions parameter on cubes? I’m a big fan of descriptions within the database (I generate these via dbt) and an example I have is pictured below (a Redshift table DDL):

貢獻者指南