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

nevime pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 886b206  ARROW-7192: [Rust] Implement Flight crate
     add cc596c0  ARROW-7248: [Rust] Automatically Generate IPC Messages

No new revisions were added by this update.

Summary of changes:
 rust/arrow/README.md                   |   4 +-
 rust/arrow/regen.sh                    | 109 +++++++++++++++++++++++++++++++++
 rust/arrow/src/ipc/gen/File.rs         |  10 +--
 rust/arrow/src/ipc/gen/Message.rs      |  10 +--
 rust/arrow/src/ipc/gen/Schema.rs       |   9 +--
 rust/arrow/src/ipc/gen/SparseTensor.rs |   9 +--
 rust/arrow/src/ipc/gen/Tensor.rs       |   8 +--
 7 files changed, 121 insertions(+), 38 deletions(-)
 create mode 100755 rust/arrow/regen.sh

Reply via email to