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 fc56b9c ARROW-8702: [Packaging][C#] Build NuGet packages in release
process
add ec84b7b ARROW-8536: [Rust] [Flight] Check in proto file, conditional
build if file exists
No new revisions were added by this update.
Summary of changes:
dev/release/rat_exclude_files.txt | 1 +
rust/arrow-flight/build.rs | 50 +-
rust/arrow-flight/src/arrow.flight.protocol.rs | 1018 ++++++++++++++++++++++++
rust/arrow-flight/src/lib.rs | 6 +-
4 files changed, 1055 insertions(+), 20 deletions(-)
create mode 100644 rust/arrow-flight/src/arrow.flight.protocol.rs