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

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

wesm opened a new pull request #1250: ARROW-1675: [Python] Use 
RecordBatch.from_pandas in Feather write path
URL: https://github.com/apache/arrow/pull/1250
 
 
   This also makes Feather writes more robust to columns having a mix of 
unicode and bytes (these gets coerced to binary)
   
   Also resolves ARROW-1672

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> [Python] Use RecordBatch.from_pandas in FeatherWriter.write
> -----------------------------------------------------------
>
>                 Key: ARROW-1675
>                 URL: https://issues.apache.org/jira/browse/ARROW-1675
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>              Labels: pull-request-available
>             Fix For: 0.8.0
>
>
> In addition to making the implementation simpler, we will also benefit from 
> multithreaded conversions, so faster write speeds



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

Reply via email to