[
https://issues.apache.org/jira/browse/ARROW-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16713810#comment-16713810
]
Michael Pigott commented on ARROW-3965:
---------------------------------------
https://github.com/apache/arrow/pull/3133
> [Java] JDBC-to-Arrow Conversion: Configuration Object
> -----------------------------------------------------
>
> Key: ARROW-3965
> URL: https://issues.apache.org/jira/browse/ARROW-3965
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Michael Pigott
> Priority: Minor
> Labels: pull-request-available
>
> There are various methods for constructing Arrow vectors, alternating on two
> inputs:
> * A calendar object
> * A BaseAllocator
> This creates a configuration class (JdbcToArrowConfig) to simplify
> configuring the adapter, and make it easier to add new functionality later.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)