[Bug] py_extract_from_source syntax errors for a seemingly correct dbt model sql #103
Open
2 tasks done
Labels
bug
Something isn't working
Is this a new bug in dbt-extractor?
Current Behavior
When I am executing
py_extract_from_source()
, it yieldsdbt_extractor.ExtractionError: Source Error: Syntax error in source
which I have no clue where it's pointing to. The following dbt sql was fed into the function (note, some parts are obfuscated for security reason):Expected Behavior
It should yield a dictionary containing all the related information.
Steps To Reproduce
Relevant log output
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: