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
The insert_overwrite incremental strategy is an efficient way to incrementally update a partitioned table. It would be great if dbt-trino could support this (for connectors where that makes sense).
Describe alternatives you've considered
No response
Who will benefit?
I'm considering migrating my DBT workloads from Spark to Trino, and this is a major blocker to doing so.
Are you willing to submit PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered:
Describe the feature
The
insert_overwrite
incremental strategy is an efficient way to incrementally update a partitioned table. It would be great if dbt-trino could support this (for connectors where that makes sense).Describe alternatives you've considered
No response
Who will benefit?
I'm considering migrating my DBT workloads from Spark to Trino, and this is a major blocker to doing so.
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: