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 73038f50dd chore: Format examples in doc strings - physical expr,
optimizer, and plan (#18357)
add d256caae11 feat: Add `selectivity` metrics to `FilterExec` (#18406)
No new revisions were added by this update.
Summary of changes:
datafusion/core/tests/sql/explain_analyze.rs | 5 +
datafusion/physical-plan/src/filter.rs | 36 +++++-
datafusion/physical-plan/src/metrics/builder.rs | 19 ++-
datafusion/physical-plan/src/metrics/mod.rs | 4 +-
datafusion/physical-plan/src/metrics/value.rs | 165 +++++++++++++++++++++++-
5 files changed, 218 insertions(+), 11 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]