This is an automated email from the ASF dual-hosted git repository.
dheres pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 3b61004a02 Remove physical expr of NamedStructField, convert to
`get_field` function call (#9563)
add c2787c7d43 Add `/benchmark` github command to comparison benchmark
between base and pr commit (#9461)
No new revisions were added by this update.
Summary of changes:
.github/workflows/pr_benchmarks.yml | 87 +++++++++++++++++++++++++++++++++++++
.github/workflows/pr_comment.yml | 53 ++++++++++++++++++++++
benchmarks/bench.sh | 12 ++---
3 files changed, 147 insertions(+), 5 deletions(-)
create mode 100644 .github/workflows/pr_benchmarks.yml
create mode 100644 .github/workflows/pr_comment.yml