This is an automated email from the ASF dual-hosted git repository.

alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


    from a47d9967be [Parquet] Reuse buffer in `ByteViewArrayDecoderPlain`  
(#6930)
     add 485dbb1e0f regenerate arrow-ipc/src/gen with patched flatbuffers 
(#6426)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/integration.yml |   3 +-
 arrow-flight/src/encode.rs        |  14 +-
 arrow-ipc/Cargo.toml              |   2 +-
 arrow-ipc/regen.sh                |  90 ++++-----
 arrow-ipc/src/gen/File.rs         |  26 ++-
 arrow-ipc/src/gen/Message.rs      |  66 ++++---
 arrow-ipc/src/gen/Schema.rs       | 397 +++++++++++++++++++-------------------
 arrow-ipc/src/gen/SparseTensor.rs | 182 ++++++++++++++---
 arrow-ipc/src/gen/Tensor.rs       | 150 ++++++++++++--
 arrow-ipc/src/lib.rs              |  11 ++
 10 files changed, 609 insertions(+), 332 deletions(-)

Reply via email to