effectiveNamespaces

The set of namespaces to discover against. When JdbcSourceConfiguration.namespaces is non-empty this is just that set; otherwise it is resolved at discovery time to every schema/catalog the JDBC user can see, minus DefaultJdbcConstants.ignoredNamespaces.

Throws

when nothing is configured and the resolved set is empty.