dbt-databricks
dbt-databricks copied to clipboard
Support for generated columns
trafficstars
Would like to use generated columns in our dbt models.
The use case is to have partitioning based on generated column from a timestamp field so end users wouldn't need to worry about the partitioning scheme (as the partition filters would propagate through when end users filter on the base timestamp field).