Commits


Sutou Kouhei authored and GitHub committed bec55d711ff
GH-33670: [GLib] Add `GArrowProjectNodeOptions` (#33677) # Which issue does this PR close? Closes #33670 # Rationale for this change It's needed to create a project node in GLib. # What changes are included in this PR? Add a binding for `arrow::compute::ProjectNodeOptions`. # Are these changes tested? Yes. # Are there any user-facing changes? Yes. * Closes: #33670 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>