This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from d202f1b ARROW-10636: [Rust][Parquet] Switch to Rust Stable by
removing specialization in parquet
add 9a3a5b8 ARROW-4804: [Rust] Parse Date32 and Date64 in CSV reader
No new revisions were added by this update.
Summary of changes:
rust/arrow/src/csv/reader.rs | 100 ++++++++++++++++++++++++++++++++-
rust/arrow/src/datatypes.rs | 40 +++++++++----
rust/arrow/test/data/various_types.csv | 12 ++--
3 files changed, 133 insertions(+), 19 deletions(-)