This is an automated email from the ASF dual-hosted git repository. agrove pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
from 2955a2112 fix: zero Arrow Array offset before sending across FFI (#2052) add 9505478a8 Add scripts for running benchmarks with Blaze (#2050) No new revisions were added by this update. Summary of changes: dev/benchmarks/{spark-tpcds.sh => blaze-tpcds.sh} | 14 +- dev/benchmarks/{spark-tpch.sh => blaze-tpch.sh} | 14 +- .../comet-tpcds.json => blaze-0.5.0-tpcds.json} | 233 +++++++++++---------- .../comet-tpch.json => blaze-0.5.0-tpch.json} | 80 +++---- .../comet-tpcds.json => comet-0.9.0-tpcds.json} | 0 .../comet-tpch.json => comet-0.9.0-tpch.json} | 0 .../gluten-tpcds.json => gluten-1.4.0-tpcds.json} | 0 .../gluten-tpch.json => gluten-1.4.0-tpch.json} | 0 .../spark-tpcds.json => spark-3.5.3-tpcds.json} | 0 .../spark-tpch.json => spark-3.5.3-tpch.json} | 0 .../contributor-guide/benchmark-results/tpc-ds.md | 4 +- .../contributor-guide/benchmark-results/tpc-h.md | 4 +- 12 files changed, 185 insertions(+), 164 deletions(-) copy dev/benchmarks/{spark-tpcds.sh => blaze-tpcds.sh} (70%) copy dev/benchmarks/{spark-tpch.sh => blaze-tpch.sh} (70%) copy docs/source/contributor-guide/benchmark-results/{0.9.0/comet-tpcds.json => blaze-0.5.0-tpcds.json} (53%) copy docs/source/contributor-guide/benchmark-results/{0.9.0/comet-tpch.json => blaze-0.5.0-tpch.json} (61%) rename docs/source/contributor-guide/benchmark-results/{0.9.0/comet-tpcds.json => comet-0.9.0-tpcds.json} (100%) rename docs/source/contributor-guide/benchmark-results/{0.9.0/comet-tpch.json => comet-0.9.0-tpch.json} (100%) rename docs/source/contributor-guide/benchmark-results/{0.9.0/gluten-tpcds.json => gluten-1.4.0-tpcds.json} (100%) rename docs/source/contributor-guide/benchmark-results/{0.9.0/gluten-tpch.json => gluten-1.4.0-tpch.json} (100%) rename docs/source/contributor-guide/benchmark-results/{0.9.0/spark-tpcds.json => spark-3.5.3-tpcds.json} (100%) rename docs/source/contributor-guide/benchmark-results/{0.9.0/spark-tpch.json => spark-3.5.3-tpch.json} (100%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org