Michael Pigott created ARROW-4142:
-------------------------------------
Summary: [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
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)