You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/02/19 15:14:00 UTC

[jira] [Resolved] (ARROW-4142) [Java] JDBC-to-Arrow: JDBC Arrays

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

Wes McKinney resolved ARROW-4142.
---------------------------------
    Resolution: Fixed

> [Java] JDBC-to-Arrow: JDBC Arrays
> ---------------------------------
>
>                 Key: ARROW-4142
>                 URL: https://issues.apache.org/jira/browse/ARROW-4142
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java
>            Reporter: Michael Pigott
>            Assignee: Michael Pigott
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>          Time Spent: 17h 20m
>  Remaining Estimate: 0h
>
> The JDBC Adapter does not support JDBC Arrays.
> JDBC Arrays can be walked using an internal ResultSet object, but its ResultSetMetaData may not contain the proper type information.  The sub-type information can be stored in the JdbcToArrowConfig object, because there may not be any other way to get it.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)