You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by sh...@apache.org on 2019/08/15 12:52:13 UTC

[arrow] branch master updated (3cc12ab -> 4e51f98)

This is an automated email from the ASF dual-hosted git repository.

shiro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 3cc12ab  ARROW-6172 [Java] Provide benchmarks to set IntVector with different methods
     add 4e51f98  ARROW-6240: [Ruby] Arrow::Decimal128Array#get_value returns BigDecimal

No new revisions were added by this update.

Summary of changes:
 .../lib/arrow/{tensor.rb => decimal128-array.rb}   |  6 +++---
 ruby/red-arrow/lib/arrow/loader.rb                 |  6 +++++-
 .../test/test-decimal128-array-builder.rb          | 22 +++++++++++-----------
 ruby/red-arrow/test/test-decimal128-array.rb       |  8 ++++----
 4 files changed, 23 insertions(+), 19 deletions(-)
 copy ruby/red-arrow/lib/arrow/{tensor.rb => decimal128-array.rb} (91%)