Andy Grove created ARROW-2398:
---------------------------------
Summary: [Rust] Provide a zero-copy builder for type-safe Buffer<T>
Key: ARROW-2398
URL: https://issues.apache.org/jira/browse/ARROW-2398
Project: Apache Arrow
Issue Type: New Feature
Components: Rust
Reporter: Andy Grove
Assignee: Andy Grove
Fix For: 0.10.0
This PR implements a builder so that buffers can be populated directly in
aligned memory (as opposed to being created from Vec<T>).
https://github.com/apache/arrow/pull/1838
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)