You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2019/12/22 10:25:49 UTC

[arrow] branch master updated (15d4a11 -> e77cff0)

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

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


    from 15d4a11  ARROW-7459: [Python] Fix document lint error
     add e77cff0  ARROW-7454: [Ruby] Add support for saving/loading TSV

No new revisions were added by this update.

Summary of changes:
 ruby/red-arrow/lib/arrow/csv-loader.rb       |  5 ++++
 ruby/red-arrow/lib/arrow/csv-read-options.rb | 18 ++++++++++++++
 ruby/red-arrow/lib/arrow/table-loader.rb     | 13 ++++++++--
 ruby/red-arrow/lib/arrow/table-saver.rb      | 12 ++++++++--
 ruby/red-arrow/test/test-table.rb            | 36 ++++++++++++++++++++++++++++
 5 files changed, 80 insertions(+), 4 deletions(-)