Skip to content

Commit e2a1f11

Browse files
committed
refactor(physical-plan): remove redundant DefaultStatisticsProvider
The statistics walk falls back to each operator's statistics_from_inputs when the provider chain delegates or is empty, so a terminal provider that does the same is unnecessary now that the registry is the default path. Drop the struct and its use as the built-in chain terminal.
1 parent 762c1d7 commit e2a1f11

1 file changed

Lines changed: 68 additions & 135 deletions

File tree

  • datafusion/physical-plan/src/operator_statistics

0 commit comments

Comments
 (0)