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

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


    from e570db9  ARROW-8335: [Release] Add crossbow jobs to run release 
verification
     add 866e6a8  ARROW-8311: [C++] Add push style stream format reader

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/ipc/message.cc              | 594 +++++++++++++++++++++++++-----
 cpp/src/arrow/ipc/message.h               | 295 +++++++++++++++
 cpp/src/arrow/ipc/read_write_benchmark.cc |  85 ++++-
 cpp/src/arrow/ipc/read_write_test.cc      | 197 +++++++++-
 cpp/src/arrow/ipc/reader.cc               | 200 ++++++++--
 cpp/src/arrow/ipc/reader.h                | 197 ++++++++++
 6 files changed, 1421 insertions(+), 147 deletions(-)

Reply via email to