Commits


Sutou Kouhei authored and GitHub committed 9833a0aab31
GH-21429: [GLib] Add GArrowDenseUnionArrayBuilder (#34981) ### Rationale for this change It's a missing binding. ### What changes are included in this PR? Add `arrow::DenseUnionBuilder` binding and related features. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. **This PR includes breaking changes to public APIs.** * Closes: #21429 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>