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 2020/05/25 11:58:40 UTC

[arrow] branch master updated (d7dc021 -> 445d2b4)

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 d7dc021  ARROW-8633: [C++] Add ValidateAscii function
     add 445d2b4  ARROW-8912: [Ruby] Keep reference of Arrow::Buffer's data for GC

No new revisions were added by this update.

Summary of changes:
 ruby/red-arrow/lib/arrow/{time32-array.rb => buffer.rb} | 12 ++++++------
 ruby/red-arrow/lib/arrow/loader.rb                      |  1 +
 ruby/red-arrow/test/test-buffer.rb                      | 11 +++++++++++
 3 files changed, 18 insertions(+), 6 deletions(-)
 copy ruby/red-arrow/lib/arrow/{time32-array.rb => buffer.rb} (83%)