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
In db2, cockroachdb and postgres source connectors during discovery we are fetching tables and schemas to which user does not have any permissions.
Expected Behavior
In that case user should not see any tables
Logs
If applicable, please upload the logs from the failing operation.
For sync jobs, you can download the full logs from the UI by going to the sync attempt page and
clicking the download logs button at the top right of the logs display window.
Steps to Reproduce
Use db2, cockroachdb or postgres source
Create user without any select permissions
Run discovery with the user.
All tables are shown.
Are you willing to submit a PR?
Remove this with your answer.
The text was updated successfully, but these errors were encountered:
Current Behavior
In db2, cockroachdb and postgres source connectors during discovery we are fetching tables and schemas to which user does not have any permissions.
Expected Behavior
In that case user should not see any tables
Logs
If applicable, please upload the logs from the failing operation.
For sync jobs, you can download the full logs from the UI by going to the sync attempt page and
clicking the download logs button at the top right of the logs display window.
Steps to Reproduce
Are you willing to submit a PR?
Remove this with your answer.
The text was updated successfully, but these errors were encountered: