[ADAP-499] [Bug] UDF don't work with time_ingestion_partitioning
#684
Labels
feature:partitioning
Related to creating, replacing, or pruning partitions to avoid full table scans
type:bug
Something isn't working
Is this a new bug in dbt-bigquery?
Current Behavior
Any model using
time_ingestion_partitioning
and an UDF is failingExpected Behavior
The model should work as intended like without
time_ingestion_partitioning
Steps To Reproduce
Using dbt 1.4+ (for the time ingestion support)
Relevant log output
No response
Environment
Additional Context
Current workaround (same as the fix)
Add a macro override in your dbt project
The text was updated successfully, but these errors were encountered: