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

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

paddyhoran commented on issue #1875: ARROW-2435: [Rust] Add memory pool 
abstraction.
URL: https://github.com/apache/arrow/pull/1875#issuecomment-380141516
 
 
   This is similar to what we had in iron-arrow before the contribution to the 
main arrow repo but it seemed that @andygrove went a different direction 
initially.
   
   I just added windows support last night to memory.rs and friends.  Do we 
plan to isolate libc calls to this new memory pool (replacing the memory.rs 
approach)?
   
   Just wondering what the direction is as the above memory pool approach does 
not work for windows.
   
   I can add windows support for memory pool also once it's merged.

----------------------------------------------------------------
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] Add memory pool abstraction.
> -----------------------------------
>
>                 Key: ARROW-2435
>                 URL: https://issues.apache.org/jira/browse/ARROW-2435
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>    Affects Versions: 0.9.0
>            Reporter: Renjie Liu
>            Assignee: Renjie Liu
>            Priority: Major
>              Labels: pull-request-available
>
> Add memory pool abstraction as the c++ api.



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

Reply via email to