[ 
https://issues.apache.org/jira/browse/ARROW-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16201428#comment-16201428
 ] 

ASF GitHub Bot commented on ARROW-1665:
---------------------------------------

GitHub user pcmoritz opened a pull request:

    https://github.com/apache/arrow/pull/1194

    ARROW-1665: [Serialization] Support more custom datatypes in the default 
serialization context

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pcmoritz/arrow default-serialization-context

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/arrow/pull/1194.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1194
    
----
commit 20d75baf5793532a1c89f9d02a8cb4633a28b53a
Author: Philipp Moritz <[email protected]>
Date:   2017-10-11T23:40:19Z

    make custom serialization handlers accessible outside of the tests

----


> [Serialization] Support more custom datatypes in the default serialization 
> context
> ----------------------------------------------------------------------------------
>
>                 Key: ARROW-1665
>                 URL: https://issues.apache.org/jira/browse/ARROW-1665
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Philipp Moritz
>              Labels: pull-request-available
>
> At the moment, custom types are registered in the tests in an ad-hoc way. 
> Instead, they should use the default serialization context introduced in 
> ARROW-1503 to make it possible to reuse the same code in other projects.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to