Source Oracle: schema list is not restricted to the ones specified in the source schema #8085
Labels
area/connectors
Connector related issues
community
connectors/source/oracle
connectors/sources-database
type/bug
Something isn't working
-->
Enviroment
Current Behavior
After upgrading to 0.32.0 -> i tried to create a connection from an Oracle source:
>>> seems that when creating the connections --->> the schema list is not restricted to the ones specified in the source schema setting.
So the app tried to display all users and all schemas that the user has access to.
This is causing timeout when we have schemes with hundred of tables.
I compared the logs to another app instance on 0.30.22-alpha and the connector takes only the schemas specified in the source setting. (edited)
Expected Behavior
The connections should display / use only the tables and schemas specified the source settings as it does on 0.30.22-alpha
version
Logs
LOG
Steps to Reproduce
The text was updated successfully, but these errors were encountered: