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 1a64677b7 csv::infer_file_schema remove redundant ref (#1776)
     add 29c49d819 Optionally disable `validate_decimal_precision` check in 
`DecimalBuilder.append_value` for interop test (#1767)

No new revisions were added by this update.

Summary of changes:
 arrow/src/array/array_binary.rs  | 28 ++++++++++++++-------
 arrow/src/array/builder.rs       | 28 ++++++++++++++++++---
 arrow/src/array/data.rs          | 54 +++++++++++++++++++++++++++++++++++++---
 arrow/src/array/transform/mod.rs |  3 +++
 arrow/src/csv/reader.rs          |  4 +--
 arrow/src/ffi.rs                 |  1 +
 arrow/src/ipc/reader.rs          |  2 ++
 arrow/src/ipc/writer.rs          |  2 ++
 integration-testing/src/lib.rs   |  4 +++
 9 files changed, 108 insertions(+), 18 deletions(-)

Reply via email to