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

[arrow] branch master updated (99b0e30 -> beea8f9)

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

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


    from 99b0e30  ARROW-6387: [Archery] Errors with make
     add beea8f9  ARROW-6231: [C++] Allow generating CSV column names

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/csv/options.h          |  7 ++++++-
 cpp/src/arrow/csv/reader.cc          | 40 +++++++++++++++++++++++++-----------
 python/pyarrow/_csv.pyx              | 31 +++++++++++++++++++++++-----
 python/pyarrow/includes/libarrow.pxd |  1 +
 python/pyarrow/tests/test_csv.py     | 36 ++++++++++++++++++++++++++++++++
 5 files changed, 97 insertions(+), 18 deletions(-)