cube-js/cube
Auf GitHub ansehenAlign `TableColumn` Type with `Annotation` (Client Core)
Open
#9.976 geöffnet am 17. Sept. 2025
client:corehelp wanted
Repository-Metriken
- Stars
- (19.563 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 5T 16h) (138 gemergte PRs in 30 T)
Beschreibung
Is your feature request related to a problem? Please describe.
We have two related types (as I believe table columns are derived from the annotation data):
I'm wondering why the types for type and format are different? I feel like Annotation is the correct one?
Describe the solution you'd like
Update the TableColumn type to better match Annotation.
Describe alternatives you've considered
N/A
Additional context
N/A