You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/06/17 16:54:00 UTC

[jira] [Assigned] (ARROW-9095) [Rust] Fix NullArray to comply with spec

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

Neville Dipale reassigned ARROW-9095:
-------------------------------------

    Assignee: Neville Dipale

> [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
>            Assignee: Neville Dipale
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 0.5h
>  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)