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: FalDbt init with dbt-fal #677

Closed mederka closed 1 year ago

mederka commented 1 year ago

Initializing FalDbt in a directory other than project_dir was causing this error:

dbt.exceptions.DbtProjectError: Runtime Error
  no dbt_project.yml found at expected path [redacted]/dbt_project.yml
linear[bot] commented 1 year ago

FEA-584 init_fal magic does not work with fal adapter type

chamini2 commented 1 year ago

close in favor of #679 ? you change this solution in there

mederka commented 1 year ago

Will be solved in #679