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/04/27 13:26:16 UTC

[arrow] branch master updated (2f7d75d -> c65ffe3)

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 2f7d75d  ARROW-12541: [Docs] Improve styling/readability of tables in the new doc theme
     add c65ffe3  ARROW-12482: [Doc][C++][Python] Mention CSVStreamingReader pitfalls with type inference

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/csv/options.h |  9 +++++++--
 cpp/src/arrow/csv/reader.h  |  9 ++++++++-
 docs/source/python/csv.rst  | 13 +++++++++++--
 python/pyarrow/_csv.pyx     |  4 ++--
 4 files changed, 28 insertions(+), 7 deletions(-)