[
https://issues.apache.org/jira/browse/CALCITE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesus Camacho Rodriguez resolved CALCITE-2733.
----------------------------------------------
Resolution: Fixed
Fix Version/s: 1.19.0
Fixed in
[3071a15|https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=3071a15].
> 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
> Priority: Major
> Fix For: 1.19.0
>
>
> 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)