You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chun Chang (JIRA)" <ji...@apache.org> on 2017/11/02 23:06:00 UTC

[jira] [Closed] (DRILL-5301) Add server metadata API

     [ https://issues.apache.org/jira/browse/DRILL-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chun Chang closed DRILL-5301.
-----------------------------

Automation added.

> Add server metadata API
> -----------------------
>
>                 Key: DRILL-5301
>                 URL: https://issues.apache.org/jira/browse/DRILL-5301
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components:  Server, Client - C++, Client - Java, Client - JDBC, Client - ODBC
>            Reporter: Laurent Goujon
>            Assignee: Laurent Goujon
>            Priority: Major
>              Labels: ready-to-commit
>             Fix For: 1.10.0
>
>
> JDBC and ODBC clients exposes lots of metadata regarding server version and support of various parts of the SQL standard.
> Currently the returned information is hardcoded in both clients/drivers which means that the infomation returned is support as of the client version, not the server version.
> Instead, a new method should be provided to the clients to query the actual server support. Support on the client or the server should be optional (for example a client should not use this API if the server doesn't support it and fallback to default values).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)