[
https://issues.apache.org/jira/browse/DRILL-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15570159#comment-15570159
]
ASF GitHub Bot commented on DRILL-4730:
---------------------------------------
GitHub user laurentgo opened a pull request:
https://github.com/apache/drill/pull/613
DRILL-4730: Update JDBC DatabaseMetaData implementation to use new Metadata
APIs
Update JDBC driver to use Metadata APIs instead of executing SQL queries
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/laurentgo/drill laurent/DRILL-4730
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/613.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #613
----
----
> Update JDBC DatabaseMetaData implementation to use new Metadata APIs
> --------------------------------------------------------------------
>
> Key: DRILL-4730
> URL: https://issues.apache.org/jira/browse/DRILL-4730
> Project: Apache Drill
> Issue Type: Sub-task
> Components: Client - JDBC
> Reporter: Venki Korukanti
> Assignee: Laurent Goujon
> Fix For: 1.9.0
>
>
> DRILL-4728 is going to add support for new metadata APIs. Replace the
> INFORMATION_SCHEMA queries used to get the metadata with the new APIs
> provided in Java client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)