[GitHub] [arrow] nevi-me commented on a change in pull request #8401: ARROW-10109: [Rust] Add support to the C data interface for primitive types and utf8

2020-10-23 Thread GitBox
nevi-me commented on a change in pull request #8401: URL: https://github.com/apache/arrow/pull/8401#discussion_r511263089 ## File path: rust/arrow-c-integration/Cargo.toml ## @@ -0,0 +1,38 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [arrow] nevi-me commented on a change in pull request #8401: ARROW-10109: [Rust] Add support to the C data interface for primitive types and utf8

2020-10-17 Thread GitBox
nevi-me commented on a change in pull request #8401: URL: https://github.com/apache/arrow/pull/8401#discussion_r506980094 ## File path: rust/arrow-c-integration/src/lib.rs ## @@ -0,0 +1,162 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more