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 6306df08288 Update brotli requirement from 3.3 to 4.0 (#5586)
add eddef43d1cb Optionally require alignment when reading IPC, respect
alignment when writing (#5554)
No new revisions were added by this update.
Summary of changes:
arrow-buffer/src/buffer/scalar.rs | 2 +-
arrow-flight/src/encode.rs | 6 +-
arrow-ipc/src/reader.rs | 241 ++++++++++++++++++++++++++++++++------
arrow-ipc/src/reader/stream.rs | 27 ++++-
arrow-ipc/src/writer.rs | 231 ++++++++++++++++++++++++++++++------
5 files changed, 431 insertions(+), 76 deletions(-)