[ https://issues.apache.org/jira/browse/ARROW-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wes McKinney resolved ARROW-3965. --------------------------------- Resolution: Fixed Fix Version/s: 0.13.0 Issue resolved by pull request 3133 [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 > Fix For: 0.13.0 > > Time Spent: 1h 20m > Remaining Estimate: 0h > > 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)