fal-ai / dbt-fal

do more with dbt. dbt-fal helps you run Python alongside dbt, so you can send Slack alerts, detect anomalies and build machine learning models.
https://fal.ai/dbt-fal
Apache License 2.0
853 stars 72 forks source link

upgrade to support dbt-core v1.7.0 #909

Open dataders opened 8 months ago

dataders commented 8 months ago

Background

Minor version v1.7 is targeted for final release on Ocotber 26, 2023. As a maintainer of a dbt adapter, we strongly encourage you to release a corresponding minor version increment to ensure users of your adapter can make use of this new minor version.

How to upgrade

https://github.com/dbt-labs/dbt-core/discussions/8307 is an open discussion with more detailed information. If you have questions, please put them there!

opalh commented 8 months ago

Any news on when dbt-fal will support dbt 1.7? It never releases any support for v1.6+. It is falling behind in the versions.

polmonso commented 7 months ago

How feasible is to start a PR to solve this issue as a first? Unsure on what the blockers are.

salimmoulouel commented 4 months ago

Hello, i'm commenting just to refresh the discussion 4 month after the creation of the issue :) , i need to work on dbt-core 1.6 and more due to "dbt contracts" implementation in my project.

salimmoulouel commented 4 months ago

https://github.com/fal-ai/dbt-fal/pull/919 There's my PR i tested it with a python script supposed to move file to another gcs bucket after dbt run, it works fine