This is an automated email from the ASF dual-hosted git repository.
mbrobbel pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from cdbbbf7509 Improve `Display` for `DataType` and `Field` (#8290)
add 78ab9d7800 [arrow-flight] Update prost-* crates to 0.14 (#8026)
No new revisions were added by this update.
Summary of changes:
.github/workflows/integration.yml | 1 +
arrow-flight/Cargo.toml | 7 +-
arrow-flight/gen/Cargo.toml | 4 +-
arrow-flight/gen/src/main.rs | 8 +--
arrow-flight/src/arrow.flight.protocol.rs | 81 ++++++++++------------
arrow-flight/src/sql/arrow.flight.protocol.sql.rs | 64 ++++++++---------
arrow-integration-testing/Cargo.toml | 4 +-
.../flight_client_scenarios/auth_basic_proto.rs | 6 +-
.../flight_client_scenarios/integration_test.rs | 10 ++-
9 files changed, 91 insertions(+), 94 deletions(-)