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
Since time_ingestion_partitioning is BigQuery-specific behavior, I'm going to transfer this to dbt-adapters repo where the code for the dbt-bigquery adapter is hosted.
Is this a new bug in dbt-core?
Current Behavior
When the flag time_ingestion_partitioning is set to True on a model, the table that is created in Bigquery is empty/has no rows.
Steps to Reproduce
Expected Behavior
Tables should not be empty.
Steps To Reproduce
As outlined above.
Relevant log output
Environment
Which database adapter are you using with dbt?
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: