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

Wes McKinney commented on ARROW-3354:
-------------------------------------

+1

> read_record_patch interfaces differ in pyarrow and pyarrow.cuda
> ---------------------------------------------------------------
>
>                 Key: ARROW-3354
>                 URL: https://issues.apache.org/jira/browse/ARROW-3354
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.11.0
>            Reporter: Pearu Peterson
>            Priority: Major
>             Fix For: 0.11.0
>
>
> Currently, we have the following signatures:
>  
> {code:java}
> pa.read_record_batch(obj, Schema schema)
> pa.cuda.read_record_batch(object schema, object buffer, pool=None)
> {code}
>  
> I suggest swapping the first two arguments in pa.cuda.read_record_batch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to