[
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)