Skip to content

ARROW-3966 [Java] JDBC Column Metadata in Arrow Field Metadata#3134

Closed
mikepigott wants to merge 35 commits intomasterfrom
unknown repository
Closed

ARROW-3966 [Java] JDBC Column Metadata in Arrow Field Metadata#3134
mikepigott wants to merge 35 commits intomasterfrom
unknown repository

Conversation

@mikepigott
Copy link
Copy Markdown
Contributor

https://issues.apache.org/jira/browse/ARROW-3966

This change includes #3133, and supports a new configuration item called "Include Metadata." If true, metadata from the JDBC ResultSetMetaData object is pulled along to the Schema Field Metadata. For now, this includes:

  • Catalog Name
  • Table Name
  • Column Name
  • Column Type Name

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants