You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/06/25 22:53:04 UTC

[jira] [Updated] (DRILL-3355) Implement ResultSetMetadata.get{Precision,Scale,ColumnDisplaySize} (need RPC-level data)

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

Parth Chandra updated DRILL-3355:
---------------------------------
    Fix Version/s: 1.2.0

> Implement ResultSetMetadata.get{Precision,Scale,ColumnDisplaySize} (need RPC-level data)
> ----------------------------------------------------------------------------------------
>
>                 Key: DRILL-3355
>                 URL: https://issues.apache.org/jira/browse/DRILL-3355
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Daniel Barclay (Drill)
>             Fix For: 1.2.0
>
>
> JDBC ResultSetMetadata methods getPrecision(...), getScale(...), and getColumnDisplaySize() are not implemented, currently because required data is not available in the RPC-level data.
> The required data includes:
> - string type lengths (N in VARCHAR(N), BINARY(N))
> - interval qualifier information (which units, leading digit precision, fractional seconds precision
> - datetime type fractional seconds precision



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)