arrow icon indicating copy to clipboard operation
arrow copied to clipboard

[C++] DictionaryBuilder provides information to determine array builder type at run-time

Open asfimport opened this issue 6 years ago • 1 comments

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.

asfimport avatar May 16 '19 21:05 asfimport

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.

thisisnic avatar Jun 21 '25 08:06 thisisnic