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 2022/11/01 18:00:48 UTC

[arrow-datafusion] branch master updated (525ac4567 -> 8c2653057)

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-datafusion.git


    from 525ac4567 clean (#4055)
     add 8c2653057 Add CI checks that we can serde all benchmark queries (#4047)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/rust.yml |   1 +
 benchmarks/Cargo.toml      |   3 +
 benchmarks/src/bin/tpch.rs | 504 +++++++++++++++++++++++++++++----------------
 3 files changed, 328 insertions(+), 180 deletions(-)