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
851 stars 71 forks source link

fix(dbt-fal): sqlserver quoting policy #859

Closed mederka closed 1 year ago

mederka commented 1 year ago

Closes: #858

chamini2 commented 1 year ago

it seems env tests are failing

Failing scenarios: features/environments.feature:5 Run a project with a Python model that is calculated in a virtual environment features/source.feature:9 Run a Python model that queries a source in local environment

Maybe it's fine for now