Skip to content
New issue

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

while running dbt run facing below issue #1

Open
imSrbh opened this issue Apr 5, 2023 · 3 comments
Open

while running dbt run facing below issue #1

imSrbh opened this issue Apr 5, 2023 · 3 comments

Comments

@imSrbh
Copy link

imSrbh commented Apr 5, 2023

@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 ''.

@jacopotagliabue
Copy link
Owner

hi! Quick q: are you running with Snowflake?

@imSrbh
Copy link
Author

imSrbh commented Apr 5, 2023

Yes

dbt debug gives all ok

@jacopotagliabue
Copy link
Owner

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)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants