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
@jacopotagliabue (rec) saurabh@LAP908:~/Projects/recs-at-resonable-scale/src/dbt$ dbt run 10:31:08 Running with dbt=1.0.9 10:31:08 Found 8 models, 4 tests, 0 snapshots, 0 analyses, 179 macros, 0 operations, 0 seed files, 0 sources, 0 exposures, 0 metrics 10:31:08 10:31:13 Encountered an error: Database Error 001003 (42000): SQL compilation error: syntax error line 1 at position 53 unexpected ''.
The text was updated successfully, but these errors were encountered:
hi! Quick q: are you running with Snowflake?
Sorry, something went wrong.
Yes
dbt debug gives all ok
what happens when you just run dbt compile? Are the SQLs generated correct (i.e. you can run them in SFlake if you paste them)?
No branches or pull requests
@jacopotagliabue
(rec) saurabh@LAP908:~/Projects/recs-at-resonable-scale/src/dbt$ dbt run
10:31:08 Running with dbt=1.0.9
10:31:08 Found 8 models, 4 tests, 0 snapshots, 0 analyses, 179 macros, 0 operations, 0 seed files, 0 sources, 0 exposures, 0 metrics
10:31:08
10:31:13 Encountered an error:
Database Error
001003 (42000): SQL compilation error:
syntax error line 1 at position 53 unexpected ''.
The text was updated successfully, but these errors were encountered: