Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java] JDBC-to-Arrow Conversion: Configuration Object #20568

Closed
asfimport opened this issue Dec 9, 2018 · 2 comments
Closed

[Java] JDBC-to-Arrow Conversion: Configuration Object #20568

asfimport opened this issue Dec 9, 2018 · 2 comments

Comments

@asfimport
Copy link
Collaborator

asfimport commented Dec 9, 2018

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.

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

Related issues:

PRs and other links:

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

@asfimport
Copy link
Collaborator Author

Michael Pigott / @mikepigott:
#3133

@asfimport
Copy link
Collaborator Author

Wes McKinney / @wesm:
Issue resolved by pull request 3133
#3133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant