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

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

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

> [Rust] Fix NullArray to comply with spec
> ----------------------------------------
>
>                 Key: ARROW-9095
>                 URL: https://issues.apache.org/jira/browse/ARROW-9095
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: Rust
>    Affects Versions: 0.17.0
>            Reporter: Neville Dipale
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When I implemented the NullArray, I didn't comply with the spec under the 
> premise that I'd handle reading and writing IPC in a spec-compliant way as 
> that looked like the easier approach.
> After some integration testing, I realised that I wasn't doing it correctly, 
> so it's better to comply with the spec by not allocating any buffers for the 
> array.



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

Reply via email to