You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think configurability here would make sense -- there is one place in the code base where we do the yaml dumping.
I am fairly strongly of the opinion that DB ordering is better for a number of reasons. But I also think that folks will have differing opinions and needs to my own. So maybe a CLI flag is sufficient.
I find it useful to have consistent ordering on some sections of dbt, and default alphabetical ordering on some other sections.
The example below are sources, but the idea can be applied to other yaml documents too.
Also, I would challenge the fact of ordering columns as the order coming from the DB. I would say alphabetical order makes reading easier.
I am not very familiar with dbt-osmosis code base yet, but happy to take a look at how could the be implemented if it is of any interest
The text was updated successfully, but these errors were encountered: