We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove .... "progress bar" that appears while dbt is parsing. It's fine to leave it in for the dbt parse command.
....
dbt parse
$ dbt run -m +fct_sprints Running with dbt=0.19.0-b1 .... Found 191 models, 249 tests, 3 snapshots, 1 analysis, 325 macros, 1 operation, 10 seed files, 51 sources 13:22:19 | Concurrency: 8 threads (target='dev')
The output of dbt --version: Current dev/kiyoshi-kuromiya
dbt --version
dev/kiyoshi-kuromiya
The text was updated successfully, but these errors were encountered:
kwigley
Successfully merging a pull request may close this issue.
Remove
....
"progress bar" that appears while dbt is parsing. It's fine to leave it in for thedbt parse
command.The output of
dbt --version
:Current
dev/kiyoshi-kuromiya
The text was updated successfully, but these errors were encountered: