[
https://issues.apache.org/jira/browse/DRILL-4945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sudheesh Katkam resolved DRILL-4945.
------------------------------------
Resolution: Fixed
Assignee: Laurent Goujon
Reviewer: Sudheesh Katkam
Fix Version/s: 1.9.0
Fixed in
[2365ac0|https://github.com/apache/drill/commit/2365ac05524e21b2d084e5138e70a24092fe1bd8]
> Missing subtype information in metadata returned by prepared statement
> ----------------------------------------------------------------------
>
> Key: DRILL-4945
> URL: https://issues.apache.org/jira/browse/DRILL-4945
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Laurent Goujon
> Assignee: Laurent Goujon
> Priority: Minor
> Fix For: 1.9.0
>
>
> Column metadata returned by prepared statement contains partial type
> information, especially for interval types.
> Currently it only returns "INTERVAL" instead of a more precise type like
> "INTERVAL MONTH" for example.
> There's also no minor type, so the client can adjust the type itself.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)