[
https://issues.apache.org/jira/browse/ARROW-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16771447#comment-16771447
]
Wes McKinney commented on ARROW-585:
------------------------------------
Yeah, I think the next steps would be to create an equivalent Java
implementation, then add support for extension types to the integration tests
We'll need to find a champion to help with the Java development. I presume that
a similar scheme, aka creating an {{ExtensionVector}} class to be extended,
will be possible
> [C++] Define public API for user-defined data types
> ---------------------------------------------------
>
> Key: ARROW-585
> URL: https://issues.apache.org/jira/browse/ARROW-585
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.13.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> This will include:
> * Implementing a subclass of DataType
> * A "fallback" mechanism for receivers that do not understand our custom
> metadata
> * Implementing a serializer interface for custom metadata (to be send and
> received in an IPC setting)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)