cube-js/cube

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

Aberta

#4.707 aberto em 4 de jun. de 2022

 (1 comentário) (0 reação) (0 responsável)Rust (1.965 forks)batch import
help wantedloggedreviewed

Métricas do repositório

Stars
 (19.563 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador