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

WARN message about missing qual should get reflected in the console #391

Open
pskrbasu opened this issue Dec 13, 2023 · 0 comments
Open
Labels
bug Something isn't working standalone Issues related to steampipe anywhere standalone FDW

Comments

@pskrbasu
Copy link
Contributor

postgres=# select * from github.github_issue limit 1;
ERROR:  scanIteratorBase cannot iterate: connection github, status: ready

This log message needed to appear on the console

[WARN] 1700605844808: streamRows execution has failed: github-1700605844808 - calling queryCache.AbortSet (rpc error: code = Internal desc = 'List' call for table 'github_issue' is missing 1 required qual: column:'repository_full_name' operator: =\n)

@pskrbasu pskrbasu added bug Something isn't working standalone Issues related to steampipe anywhere standalone FDW labels Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working standalone Issues related to steampipe anywhere standalone FDW
Projects
None yet
Development

No branches or pull requests

1 participant