[ 
https://issues.apache.org/jira/browse/ARROW-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16426990#comment-16426990
 ] 

ASF GitHub Bot commented on ARROW-2398:
---------------------------------------

pitrou commented on issue #1838: ARROW-2398: [Rust] Create Builder<T> for 
building buffers directly in aligned memory
URL: https://github.com/apache/arrow/pull/1838#issuecomment-378950520
 
 
   @andygrove I think you forgot to add `buffer.rs`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> [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
>            Priority: Major
>              Labels: pull-request-available
>             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)

Reply via email to