You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ag...@apache.org on 2020/03/01 20:26:08 UTC

[arrow] branch master updated (b5d3641 -> 4231663)

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 b5d3641  ARROW-7970: [Packaging][Python] Use system boost to build the macOS wheels
     add 4231663  ARROW-7947: [Rust] [Flight] [DataFusion] Implement get_schema example

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/flight/mod.rs              | 23 ++++++++++++++++++++++-
 rust/datafusion/examples/flight-client.rs | 19 ++++++++++++++++++-
 rust/datafusion/examples/flight-server.rs | 24 +++++++++++++++++-------
 3 files changed, 57 insertions(+), 9 deletions(-)