You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/12/11 04:44:00 UTC

[jira] [Assigned] (ARROW-10804) [Rust] Investigate potentially UB in parquet crate

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

Jorge Leitão reassigned ARROW-10804:
------------------------------------

    Assignee: Jorge Leitão

> [Rust] Investigate potentially UB in parquet crate
> --------------------------------------------------
>
>                 Key: ARROW-10804
>                 URL: https://issues.apache.org/jira/browse/ARROW-10804
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Rust
>            Reporter: Jorge Leitão
>            Assignee: Jorge Leitão
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> While trying to remove the unsafe `FatPtr`, I stumbled upon the borrow checker not allowing the code to compile, which suggests that the `FatPtr` is being used to bypass the borrow checked, which I do not think is intentional.



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