You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@lonebear112 Thank you for reporting the issue.
Would it be possible for you to provide the dbt manifest.json file to help us investigate the issue?
Run dbt build --select tag:piperider, and the manifest.json file will be generated in the ./target/ directory.
Please check if the manifest contains any sensitive or confidential information, and if so, kindly remove it.
If it's not convenient to paste it here, you can send it to [email protected]
Were you able to try again, and was your issue resolved?
If possible please update to the latest version of PipeRider with the following command, and let us know if you still encounter the issue:
Running into Error: No such table '()' with command dbt build --select tag:piperider && piperider run.
Env:
MacOs Monterey
python 3.8.9
dbt 1.5
piperider 0.27.0
Snowflake db
Steps:
tag:piperider
defined.Running piperider run --table ( Specifically selecting the table to be profiled works ).
The text was updated successfully, but these errors were encountered: