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):

贡献者指南