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

Chao Sun resolved ARROW-8559.
-----------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 7666
[https://github.com/apache/arrow/pull/7666]

> [Rust] Consolidate Record Batch reader traits in main arrow crate
> -----------------------------------------------------------------
>
>                 Key: ARROW-8559
>                 URL: https://issues.apache.org/jira/browse/ARROW-8559
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Rust
>            Reporter: Paddy Horan
>            Assignee: Paddy Horan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> We have the `BatchIterator` trait in DataFusion and the `RecordBatchReader` 
> trait in the main arrow crate.
> They differ in that `BatchIterator` is Send + Sync.  They should both be in 
> the Arrow crate and be named `BatchIterator` and `SendableBatchIterator`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to