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

Neville Dipale resolved ARROW-9082.
-----------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

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

> [Rust] - Stream reader fail when steam not ended with (optional) 0xFFFFFFFF 
> 0x00000000" 
> ----------------------------------------------------------------------------------------
>
>                 Key: ARROW-9082
>                 URL: https://issues.apache.org/jira/browse/ARROW-9082
>             Project: Apache Arrow
>          Issue Type: Bug
>    Affects Versions: 0.17.1
>            Reporter: Eyal Leshem
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> according to spec : 
> [https://arrow.apache.org/docs/format/Columnar.html#ipc-streaming-format] , 
> the 0xFFFFFFFF 0x00000000 is optional in the arrow response stream , but 
> currently when client receive such response it's read all the batches well , 
> but return an error  in the end (instead of Ok(None)) 



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

Reply via email to