You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2023/04/10 01:12:08 UTC

[arrow] branch main updated (311cc52d20 -> e3dd1cc7f9)

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

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


    from 311cc52d20 GH-34951: [Ruby] Add methods using MatchSubStringFamilyCondition (#34952)
     add e3dd1cc7f9 GH-34953: [Ruby] Change null selection behavior in `Table.slice` to `:drop` (#34954)

No new revisions were added by this update.

Summary of changes:
 ruby/red-arrow/lib/arrow/table.rb  |   4 +-
 ruby/red-arrow/test/test-slicer.rb | 230 +++++++++++++++----------------------
 ruby/red-arrow/test/test-table.rb  |  53 ++++-----
 3 files changed, 112 insertions(+), 175 deletions(-)