You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/02/26 22:40:46 UTC

[jira] [Created] (ARROW-585) [C++] Define public API for user-defined data types

Wes McKinney created ARROW-585:
----------------------------------

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


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
(v6.3.15#6346)