Andy Grove created ARROW-2382:
---------------------------------
Summary: [Rust] List<T> was not using memory safely
Key: ARROW-2382
URL: https://issues.apache.org/jira/browse/ARROW-2382
Project: Apache Arrow
Issue Type: Bug
Components: Rust
Reporter: Andy Grove
Assignee: Andy Grove
During testing, I discovered some bugs in List<T> where it was not using memory
safely. These are fixed in the following PR:
https://github.com/apache/arrow/pull/1827
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)