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 e8831716f1 Use spot instances for extended tests (#21221)
add e57198ab92 feat(metric): Add output skewness metric to detect skewed
plans easier (#21211)
No new revisions were added by this update.
Summary of changes:
datafusion/core/tests/sql/explain_analyze.rs | 5 +-
datafusion/datasource/src/source.rs | 19 +++-
.../physical-expr-common/src/metrics/baseline.rs | 95 ++++++++++++++++++-
.../physical-expr-common/src/metrics/value.rs | 82 +++++++++++-----
.../test_files/dynamic_filter_pushdown_config.slt | 2 +-
.../sqllogictest/test_files/explain_analyze.slt | 103 +++++++++++++++++++++
docs/source/user-guide/explain-usage.md | 1 +
7 files changed, 275 insertions(+), 32 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]