You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andy Thomason (Jira)" <ji...@apache.org> on 2019/11/28 17:42:00 UTC

[jira] [Commented] (ARROW-5949) [Rust] Implement DictionaryArray

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

Andy Thomason commented on ARROW-5949:
--------------------------------------

I've implemented this in two of our internal I/O libraries at work and should be able to help out if I get

the time. I've sent a test generator to Andy which should help. We have a huge repository of Arrow files to test it on.

 

> [Rust] Implement DictionaryArray
> --------------------------------
>
>                 Key: ARROW-5949
>                 URL: https://issues.apache.org/jira/browse/ARROW-5949
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Rust
>            Reporter: David Atienza
>            Priority: Major
>
> I am pretty new to the codebase, but I have seen that DictionaryArray is not implemented in the Rust implementation.
> I went through the list of issues and I could not see any work on this. Is there any blocker?
>  
> The specification is a bit [short|https://arrow.apache.org/docs/format/Layout.html#dictionary-encoding] or even [non-existant|https://arrow.apache.org/docs/format/Metadata.html#dictionary-encoding], so I am not sure how to implement it myself.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)