arrow
arrow copied to clipboard
[C++] DictionaryBuilder provides information to determine array builder type at run-time
This is needed for Arrow GLib. In Arrow GLib, we need to determine how to wrap Arrow C++ ArrayBuilder at run-time. ArrayBuilder may be passed as a generic ArrayBuilder instead of concrete DictionaryBuilder. (e.g. RecordBatchBuilder::GetField())
See also: https://github.com/apache/arrow/pull/4316#issuecomment-492995395
Reporter: Kouhei Sutou / @kou
Note: This issue was originally created as ARROW-5355. Please see the migration documentation for further details.
This issue hasn't had activity in a long time. If it's still being worked on, please leave a comment. Otherwise, it will be closed on 23rd June.
Labelled Status: Stale-Warning for tracking.