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.git.


    from 8e218e0  ARROW-11313: [Rust] Fixed size_hint
     add 35053fe  ARROW-11222: [Rust] Catch up with flatbuffers 0.8.1 which had 
some UB problems fixed

No new revisions were added by this update.

Summary of changes:
 rust/arrow/regen.sh                    |   6 +-
 rust/arrow/src/ipc/gen/File.rs         | 105 ++++++++++---
 rust/arrow/src/ipc/gen/Message.rs      | 118 +++++++++-----
 rust/arrow/src/ipc/gen/Schema.rs       | 272 +++++++++++++++++++--------------
 rust/arrow/src/ipc/gen/SparseTensor.rs |  40 ++---
 rust/arrow/src/ipc/gen/Tensor.rs       |  12 +-
 6 files changed, 344 insertions(+), 209 deletions(-)

Reply via email to