Commits


Sutou Kouhei authored and GitHub committed bf424e50136
GH-15286: [GLib] Add GArrowIndexOptions (#34679) ### Rationale for this change It's needed to use `index` compute function. ### What changes are included in this PR? Add `GArrowIndexOptions` and related API for easy to use. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * Closes: #15286 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>