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 2a49df6 Fix YAML syntax in dev_labeler
add 0f56c60 ARROW-9964: [C++] Allow reading date types from CSV data
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/csv/converter.cc | 37 +++++++++++++++-----------------
cpp/src/arrow/csv/converter_test.cc | 20 +++++++++++++++++
cpp/src/arrow/util/value_parsing_test.cc | 25 +++++++++++++++++++++
docs/source/cpp/csv.rst | 4 ++++
python/pyarrow/tests/test_csv.py | 26 +++++++++++++++++++++-
5 files changed, 91 insertions(+), 21 deletions(-)