This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from b6e57321b4 Use the upstream arrow-rs coalesce kernel (#17193)
add a216aa592c Extract out super slow planning benchmark to it's own
benchmark (#18388)
No new revisions were added by this update.
Summary of changes:
datafusion/core/Cargo.toml | 4 +
datafusion/core/benches/sql_planner.rs | 197 +-------------------
datafusion/core/benches/sql_planner_extended.rs | 234 ++++++++++++++++++++++++
3 files changed, 241 insertions(+), 194 deletions(-)
create mode 100644 datafusion/core/benches/sql_planner_extended.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]