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-rs.git.
from 89d5273 Update Union Array to add `UnionMode`, match latest Arrow
Spec, and rename `new` -> `unsafe new_unchecked()` (#885)
add d852229 allow using custom datetime format for inference and parsing
csv file (#1112)
No new revisions were added by this update.
Summary of changes:
arrow/examples/read_csv.rs | 2 +-
arrow/src/csv/reader.rs | 408 ++++++++++++++++++++++++++++++---------------
arrow/src/csv/writer.rs | 1 +
3 files changed, 280 insertions(+), 131 deletions(-)