This is an automated email from the ASF dual-hosted git repository.
agrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from f0bda5f ARROW-9815: [Rust][DataFusion] Add a trait for looking up
scalar functions by name
add 7b2307f ARROW-9841: [Rust] Update checked-in fbs files
No new revisions were added by this update.
Summary of changes:
rust/arrow/src/ipc/gen/File.rs | 2 +-
rust/arrow/src/ipc/gen/Message.rs | 255 +++++++++++++++++++
rust/arrow/src/ipc/gen/Schema.rs | 156 +++++++++++-
rust/arrow/src/ipc/gen/SparseTensor.rs | 442 ++++++++++++++++++++++++++++-----
rust/arrow/src/ipc/gen/Tensor.rs | 70 +++---
5 files changed, 817 insertions(+), 108 deletions(-)