[
https://issues.apache.org/jira/browse/ARROW-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192385#comment-16192385
]
ASF GitHub Bot commented on ARROW-1616:
---------------------------------------
GitHub user wesm opened a pull request:
https://github.com/apache/arrow/pull/1170
ARROW-1616: [Python] Add unit test for RecordBatchWriter.write dispatching
to write_table or write_batch
I'd actually already implemented this, but it was untested.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wesm/arrow ARROW-1616
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/arrow/pull/1170.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 #1170
----
commit 32599fe3677280d299d4f9fc7cf50290d816db0b
Author: Wes McKinney <[email protected]>
Date: 2017-10-05T02:24:06Z
Add unit test for _RecordBatchWriter.write
Change-Id: Ic406116cceb9a88c217f1946d81b45a17e907b66
----
> [Python] Add "write" method to RecordBatchStreamWriter that dispatches to
> write_table/write_back as appropriate
> ---------------------------------------------------------------------------------------------------------------
>
> Key: ARROW-1616
> URL: https://issues.apache.org/jira/browse/ARROW-1616
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)