-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ADAP-848] [Bug] BQ incremental materialization with _dbt_max_partition
doesn't work for Preview in dbt Cloud with dbt show --inline
#584
Comments
_dbt_max_partition
doesn't work for Preview in dbt Cloud with dbt show --inline
_dbt_max_partition
doesn't work for Preview in dbt Cloud with dbt show --inline
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days. |
Hi, I keep coming across this, please keep it open, and if possible, fix! |
Likely related to #583 |
I created a PR that could also solve this issue by updating the bigquery__get_empty_subquery_sql macro. dbt-labs/dbt-bigquery#1369 |
* first pass with contract check * fix inheritence * changelog * fix test * remove dbt-core pin
* update used gh actions ahead of set-output, node12 deprecation * add changie log * remove unneeded changelog * Fix for changie that pointed to spark (#584) --------- Co-authored-by: Neelesh Salian <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Is this a new bug in dbt-bigquery?
Current Behavior
See this internal Slack thread for details:
https://dbt-labs.slack.com/archives/C05FWBP9X1U/p1692582407653009
Expected Behavior
See internal Slack thread for details.
Steps To Reproduce
See above (and below).
Relevant log output
No response
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: