cube-js/cube

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

Open

#4 707 ouverte le 4 juin 2022

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Rust (1 965 forks)batch import
help wantedloggedreviewed

Métriques du dépôt

Stars
 (19 563 stars)
Métriques de merge PR
 (Merge moyen 5j 16h) (138 PRs mergées en 30 j)

Description

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

Guide contributeur