Jesus Camacho Rodriguez created CALCITE-2733:
------------------------------------------------
Summary: Use catalog and schema from JDBC connection string to
retrieve tables if specified
Key: CALCITE-2733
URL: https://issues.apache.org/jira/browse/CALCITE-2733
Project: Calcite
Issue Type: Improvement
Components: jdbc-adapter
Reporter: Jesus Camacho Rodriguez
Assignee: Jesus Camacho Rodriguez
>From JDBC 4.1, catalog and schema can be retrieved from the connection object.
>When we retrieve the table objects using the JDBC connection, I believe we
>could try to get catalog and schema from connection object if they have not
>been specified by user. If they are not in the connection object either, null
>will be passed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)