You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2021/08/30 17:57:44 UTC

[arrow] branch master updated (92712af -> 59cc791)

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

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


    from 92712af  ARROW-12725: [C++][Compute] Column at a time hash and comparison in group by
     add 59cc791  ARROW-13580: [C++] quoted_strings_can_be_null only applied to string columns

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/csv/converter.cc      |  2 +-
 cpp/src/arrow/csv/converter_test.cc | 46 ++++++++++++++++++++++++++++++++++++-
 cpp/src/arrow/csv/options.h         |  8 +++----
 python/pyarrow/_csv.pyx             | 11 ++++-----
 4 files changed, 55 insertions(+), 12 deletions(-)