Skip to content

[Java] JDBC-to-Arrow: JDBC Arrays #20728

@asfimport

Description

@asfimport

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.

 

Reporter: Michael Pigott / @mikepigott
Assignee: Michael Pigott / @mikepigott

PRs and other links:

Note: This issue was originally created as ARROW-4142. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions