Commits

Sutou Kouhei authored aa427202575
ARROW-7196: [Ruby] Remove needless BinaryArrayBuilder#append_values It's provided by Apache Arrow GLib's garrow_binary_array_builder_append_values() now. Closes #5854 from kou/ruby-remove-needless-binary-array-builder-append-values and squashes the following commits: 44b9dd151 <Sutou Kouhei> Remove needless BinaryArrayBuilder#append_values Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>