You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andy Grove (JIRA)" <ji...@apache.org> on 2018/04/03 03:48:00 UTC

[jira] [Created] (ARROW-2382) [Rust] List was not using memory safely

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)