You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ne...@apache.org on 2020/11/26 13:48:55 UTC

[arrow] branch master updated (65aa527 -> 2a5f924)

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 65aa527  ARROW-10487 [FlightRPC][C++] Header-based auth in clients
     add 2a5f924  ARROW-10268: [Rust] Write out non-nested dictionaries in the IPC format

No new revisions were added by this update.

Summary of changes:
 dev/archery/archery/integration/datagen.py         |   6 +-
 rust/arrow/src/ipc/writer.rs                       | 187 +++++++++++++++++++--
 .../src/bin/arrow-file-to-stream.rs                |   6 -
 .../src/bin/arrow-json-integration-test.rs         |  18 +-
 .../src/bin/arrow-stream-to-file.rs                |   6 -
 5 files changed, 178 insertions(+), 45 deletions(-)