Eyal Leshem created ARROW-9082:
----------------------------------

             Summary: [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


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