NoSayDie opened a new issue, #29049:
URL: https://github.com/apache/shardingsphere/issues/29049
The version of ShardingSphere used:
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>sharding-jdbc-core</artifactId>
<version>4.1.1</version>
</dependency>
springboot configuration information:

Expected behavior:
Startup items Scan only the public tables of the oracle user, but not the
system tables
Actual behavior:
The startup project is configured with multiple data sources, defaults to
the primary data source, and scans system tables other than the expected public
tables when it starts.


--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail:
[email protected]
For queries about this service, please contact Infrastructure at:
[email protected]