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 d852229 allow using custom datetime format for inference and parsing
csv file (#1112)
add 3c12ebe Add Schema::with_metadata and Field::with_metadata (#1092)
No new revisions were added by this update.
Summary of changes:
arrow/src/datatypes/field.rs | 6 ++
arrow/src/datatypes/mod.rs | 36 ++++----
arrow/src/datatypes/schema.rs | 42 ++++-----
arrow/src/ipc/convert.rs | 11 +--
arrow/src/util/integration_util.rs | 175 ++++++++++++++++++-------------------
5 files changed, 130 insertions(+), 140 deletions(-)