You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Daniël Heres (Jira)" <ji...@apache.org> on 2021/02/11 22:50:00 UTC

[jira] [Closed] (ARROW-11604) [Rust] Remove some unsafe in buffer using fill

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

Daniël Heres closed ARROW-11604.
--------------------------------
    Resolution: Won't Fix

> [Rust] Remove some unsafe in buffer using fill
> ----------------------------------------------
>
>                 Key: ARROW-11604
>                 URL: https://issues.apache.org/jira/browse/ARROW-11604
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>            Reporter: Daniël Heres
>            Assignee: Daniël Heres
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> We can use 
> https://doc.rust-lang.org/std/primitive.slice.html#method.fill
> instead of using write_bytes.



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