Commits

Sutou Kouhei authored 911a833930d
ARROW-14784: [GLib][Ruby] Rename GArrowSortKey::name to ::target Because arrow::compute::SortKey::name was renamed to ::target by 528625e6ed4bf1f6540f8a410a496a14712252e7 ARROW-14074. This is a backward incompatible change in GLib. This doesn't break backward compatibility in Ruby. Closes #11748 from kou/glib-sort-keys Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>