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

fix: flow run tag selection #808

Closed mederka closed 1 year ago

mederka commented 1 year ago

Fixes flow run --select tag:my_tag selection to select all relevant models.

Closes: #807

linear[bot] commented 1 year ago

FEA-986 BUG: fal flow run with tag selection doesn't calculate all models

chamini2 commented 1 year ago

Looks great! Thanks