You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Michael Pigott (JIRA)" <ji...@apache.org> on 2018/12/09 00:03:00 UTC

[jira] [Created] (ARROW-3965) [Java] JDBC-to-Arrow Conversion: Configuration Object

Michael Pigott created ARROW-3965:
-------------------------------------

             Summary: [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


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)