[ 
https://issues.apache.org/jira/browse/ARROW-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pearu Peterson updated ARROW-3354:
----------------------------------
    External issue URL: https://github.com/apache/arrow/pull/2657

> [Python] read_record_batch 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
>            Assignee: Pearu Peterson
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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