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/01/22 16:21:27 UTC

[jira] [Commented] (ARROW-497) [Java] Integration test harness for streaming format

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

Wes McKinney commented on ARROW-497:
------------------------------------

[~nongli] one simple thing we could do for integration testing is simply writing the stream to a file as in https://github.com/apache/arrow/blob/master/java/tools/src/main/java/org/apache/arrow/tools/Integration.java -- I would propose having JSON_TO_FILE / FILE_TO_JSON and JSON_TO_STREAM / STREAM_TO_JSON targets. Of course testing in a socket RPC setting (e.g. ARROW-506) we should also implement and test

> [Java] Integration test harness for streaming format
> ----------------------------------------------------
>
>                 Key: ARROW-497
>                 URL: https://issues.apache.org/jira/browse/ARROW-497
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Java - Vectors
>            Reporter: Wes McKinney
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)