[
https://issues.apache.org/jira/browse/ARROW-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16421355#comment-16421355
]
ASF GitHub Bot commented on ARROW-2361:
---------------------------------------
andygrove commented on issue #1804: ARROW-2361: [Rust] Starting point for a
native Rust implementation of Arrow
URL: https://github.com/apache/arrow/pull/1804#issuecomment-377699808
Hi @fsaintjacques .. thanks for the review. I have added type-safe Buffer<T>
type and updated ArrayData to use that. Also Bitmap now uses Buffer too.
----------------------------------------------------------------
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:
[email protected]
> [Rust] Start native Rust Implementation
> ---------------------------------------
>
> Key: ARROW-2361
> URL: https://issues.apache.org/jira/browse/ARROW-2361
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Rust
> Reporter: Andy Grove
> Priority: Major
> Labels: pull-request-available
>
> I'm creating this Jira to track work to donate an work-in-progress native
> Rust implementation of Arrow.
> I am actively developing this and relying on it for the memory model of my
> DataFusion project. I would like to donate the code I have now and start
> working on it under the Apache Arrow project.
> Here is the PR: https://github.com/apache/arrow/pull/1804
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)