[ https://issues.apache.org/jira/browse/ARROW-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661693#comment-17661693 ]
Rok Mihevc commented on ARROW-4671: ----------------------------------- This issue has been migrated to [issue #15991|https://github.com/apache/arrow/issues/15991] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [C++] MakeBuilder doesn't support Type::DICTIONARY > -------------------------------------------------- > > Key: ARROW-4671 > URL: https://issues.apache.org/jira/browse/ARROW-4671 > Project: Apache Arrow > Issue Type: New Feature > Components: C++ > Reporter: Kenta Murata > Assignee: Ben Kietzman > Priority: Major > Fix For: 0.13.0 > > > Now, we cannot create a builder for DictionaryArray by using MakeBuilder. > When we pass DictionaryType to MakeBuilder, it says like below: > {quote}MakeBuilder: cannot construct builder for type > dictionary<values=string, indices=int8, ordered=1> > {quote} -- This message was sent by Atlassian Jira (v8.20.10#820010)