TobikoData / sqlmesh

Efficient data transformation and modeling framework that is backwards compatible with dbt.
https://sqlmesh.com
Apache License 2.0
1.83k stars 161 forks source link

Feat: add glob pattern matching to --paths #3373

Closed Harmuth94 closed 5 days ago

Harmuth94 commented 1 week ago

closing #3372

Using glob.glob to allow for pattern matching in the --paths argument.

Harmuth94 commented 1 week ago

To use wildcards enclose path in '' or ""