You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by tu...@apache.org on 2022/08/05 08:28:35 UTC

[arrow-rs] branch master updated (2683b06cb -> 0af81e88b)

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

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


    from 2683b06cb Remove JsonEqual (#2317)
     add 0af81e88b Pass pull `Request<FlightDescriptor>` to `FlightSqlService` `impl`s  (#2309)

No new revisions were added by this update.

Summary of changes:
 arrow-flight/examples/flight_sql_server.rs | 152 +++++++++---
 arrow-flight/src/sql/server.rs             | 386 +++++++++++++----------------
 2 files changed, 282 insertions(+), 256 deletions(-)