This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 0e603713b7 ARROW-16604: [C++] Remove needless Boost dependency from
benchmarks (#13192)
add 1cdedc4cbf ARROW-15222: [Ruby] Use Compute for Enum operations on
Column (#12053)
No new revisions were added by this update.
Summary of changes:
.../arrow/{date32-array.rb => array-computable.rb} | 19 ++++++++++------
ruby/red-arrow/lib/arrow/array.rb | 2 ++
ruby/red-arrow/lib/arrow/chunked-array.rb | 14 ++++++++++++
ruby/red-arrow/lib/arrow/column.rb | 24 +++++++++++++++++++++
ruby/red-arrow/lib/arrow/loader.rb | 1 +
ruby/red-arrow/test/test-column.rb | 25 ++++++++++++++++++++++
6 files changed, 79 insertions(+), 6 deletions(-)
copy ruby/red-arrow/lib/arrow/{date32-array.rb => array-computable.rb} (72%)