[
https://issues.apache.org/jira/browse/ARROW-9095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-9095:
----------------------------------
Labels: pull-request-available (was: )
> [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
> Time Spent: 10m
> 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)