While system columns are widely used in almost all the tables, data modelers would have to add an annotation to each column defined on each table to change their display settings. This can lead to a huge and redundant annotation config file. For example, in RBK, we're changing RCT to Creation Time and RMT to Last Modified Time in all the tables.
We could facilitate this by allowing data modelers to modify the display settings on system columns on catalog or schema. Should we allow all display settings in there? Or just name? Requires more discussion and thought
While system columns are widely used in almost all the tables, data modelers would have to add an annotation to each column defined on each table to change their display settings. This can lead to a huge and redundant annotation config file. For example, in RBK, we're changing
RCT
toCreation Time
andRMT
toLast Modified Time
in all the tables.We could facilitate this by allowing data modelers to modify the display settings on system columns on catalog or schema. Should we allow all display settings in there? Or just name? Requires more discussion and thought