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 556811c ARROW-7010: [C++] Implement decimal-to-float casts
add c4559fd ARROW-9306: [Ruby] Add support for
Arrow::RecordBatch.new(raw_table)
No new revisions were added by this update.
Summary of changes:
.../{path-extension.rb => raw-table-converter.rb} | 42 +++++++++++-----------
ruby/red-arrow/lib/arrow/record-batch.rb | 10 +++++-
ruby/red-arrow/lib/arrow/table.rb | 21 +++--------
ruby/red-arrow/test/test-record-batch.rb | 14 ++++++++
4 files changed, 50 insertions(+), 37 deletions(-)
copy ruby/red-arrow/lib/arrow/{path-extension.rb => raw-table-converter.rb}
(55%)