[
https://issues.apache.org/jira/browse/ARROW-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Lamb resolved ARROW-11141.
---------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 9261
[https://github.com/apache/arrow/pull/9261]
> [Rust]: Miri checks
> -------------------
>
> Key: ARROW-11141
> URL: https://issues.apache.org/jira/browse/ARROW-11141
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Mahmut Bulut
> Assignee: Mahmut Bulut
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> Miri checks need to be enabled to see if there are any out of bounds reads or
> invalid memory accesses. Currently, there is no way of determining this and
> all invalid memory access related issues are experienced on the arrow
> dependant code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)