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

feat(dbt-adapter): dbt-athena-community support #741

Closed mederka closed 1 year ago

mederka commented 1 year ago

dbt-athena from PyPI doesn't support dbt 1.3, but dbt-athena-community does

dbt-athena-community does not support dbt 1.4, so this branch doesn't need to be merged to main. Instead, we will release a patch to dbt-fal 1.3 in order to add support to dbt-athena-community.

Once either of these add support for dbt 1.4, we can create a new PR that incorporates those changes.

linear[bot] commented 1 year ago
FEA-842 Add dbt-athena support

[https://discourse.getdbt.com/t/dbt-with-aws-athena-and-python-models/6463/2](https://discourse.getdbt.com/t/dbt-with-aws-athena-and-python-models/6463/2)