You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/01/28 21:02:42 UTC

[GitHub] [arrow] brancz edited a comment on pull request #12158: ARROW-3039: [Go] Add support for DictionaryArray

brancz edited a comment on pull request #12158:
URL: https://github.com/apache/arrow/pull/12158#issuecomment-1024624600


   Hey! I stumbled on this PR since I was looking for dictionary support, and I was wondering why there wasn't a `StringDictionaryBuilder`, but almost everything else? Or is one just supposed to use the `Dictionary` type directly for that? The other case I have that I'd want to use dictionaries for is Lists, as in a dictionary of common lists seen before, does that even work with Dictionaries? (sorry if the second one is a more general question than about this PR)
   
   Will report on usage of the API once we start trying it out!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org