Kasper Sørensen created METAMODEL-132:
-----------------------------------------
Summary: Improve schema resolution time with JDBC / Oracle
Key: METAMODEL-132
URL: https://issues.apache.org/jira/browse/METAMODEL-132
Project: Apache MetaModel
Issue Type: Improvement
Affects Versions: 4.3.2
Reporter: Kasper Sørensen
I am running JDBC integration tests on Oracle and seeing that even just
connecting and getting the default schema is taking me somewhere between 10-20
seconds! I believe this is because ALL schemas are being eager fetched while we
could most likely do something much faster on Oracle (which is known to have
many schemas). I think at least we could try to infer the schema name from the
connection URL?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)