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

[jira] [Updated] (ARROW-10984) [Rust] Document use of unsafe in parquet crate

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

Andy Grove updated ARROW-10984:
-------------------------------
    Fix Version/s:     (was: 4.0.0)

> [Rust] Document use of unsafe in parquet crate
> ----------------------------------------------
>
>                 Key: ARROW-10984
>                 URL: https://issues.apache.org/jira/browse/ARROW-10984
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: Rust
>            Reporter: Andy Grove
>            Priority: Major
>
> There are ~64 uses of unsafe in the parquet crate
> {code:java}
> ./parquet/src/util/hash_util.rs:6
> ./parquet/src/util/bit_packing.rs:34
> ./parquet/src/util/bit_util.rs:1
> ./parquet/src/data_type.rs:12
> ./parquet/src/arrow/record_reader.rs:5
> ./parquet/src/arrow/array_reader.rs:8 {code}



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