This is an automated email from the ASF dual-hosted git repository.
tustvold pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 3557428ef Revise FromIterator for Decimal128Array to use Into instead
of Borrow (#2442)
add 9f77e4e77 remove byteorder dependency from parquet (#2486)
No new revisions were added by this update.
Summary of changes:
parquet/Cargo.toml | 1 -
parquet/src/data_type.rs | 17 +++++++----------
parquet/src/file/footer.rs | 3 +--
parquet/src/file/statistics.rs | 17 ++++++++---------
parquet/src/file/writer.rs | 10 ++++------
5 files changed, 20 insertions(+), 28 deletions(-)