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/08 14:12:00 UTC

[jira] [Created] (ARROW-2417) [Rust] Review APIs for safety

Andy Grove created ARROW-2417:
---------------------------------

             Summary: [Rust] Review APIs for safety
                 Key: ARROW-2417
                 URL: https://issues.apache.org/jira/browse/ARROW-2417
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust
            Reporter: Andy Grove
             Fix For: 0.10.0


The Rust library makes a lot of use of unsafe calls. We should review the API to see if any methods we expose should be marked unsafe or whether we need to add assertions to make APIs safe.

We should also add more unit tests around this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)