[jira] [Updated] (ARROW-9082) [Rust] - Stream reader fail when steam not ended with (optional) 0xFFFFFFFF 0x00000000"

2020-06-12 Thread Neville Dipale (Jira)


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

Neville Dipale updated ARROW-9082:
--
Component/s: Rust

> [Rust] - Stream reader fail when steam not ended with (optional) 0x 
> 0x" 
> 
>
> Key: ARROW-9082
> URL: https://issues.apache.org/jira/browse/ARROW-9082
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: Rust
>Affects Versions: 0.17.1
>Reporter: Eyal Leshem
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.0.0
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> according to spec : 
> [https://arrow.apache.org/docs/format/Columnar.html#ipc-streaming-format] , 
> the 0x 0x 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)


[jira] [Updated] (ARROW-9082) [Rust] - Stream reader fail when steam not ended with (optional) 0xFFFFFFFF 0x00000000"

2020-06-09 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated ARROW-9082:
--
Labels: pull-request-available  (was: )

> [Rust] - Stream reader fail when steam not ended with (optional) 0x 
> 0x" 
> 
>
> 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
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> according to spec : 
> [https://arrow.apache.org/docs/format/Columnar.html#ipc-streaming-format] , 
> the 0x 0x 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)