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 eebf64b ARROW-11511: [Rust] Replace `Arc<ArrayData>` by `ArrayData`
in all arrays
add e87d863 ARROW-12031: [C++][CSV] infer CSV timestamps columns with
fractional seconds
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/csv/column_builder_test.cc | 31 +++++++++++++++++++++++++++++++
cpp/src/arrow/csv/inference_internal.h | 6 +++++-
docs/source/cpp/csv.rst | 1 +
docs/source/python/csv.rst | 2 +-
python/pyarrow/tests/test_csv.py | 9 +++++++--
5 files changed, 45 insertions(+), 4 deletions(-)