You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PR: #15852 introduces a new API partition_statistics and replaces the old statistics API. There are still some operators that don't support getting the specific partition statistics, currently they'll return unknow statistics if the partition is specified.
The PR: #15852 introduces a new API
partition_statisticsand replaces the oldstatisticsAPI. There are still some operators that don't support getting the specific partition statistics, currently they'll return unknow statistics if the partition is specified.AggregateExec.partition_statistics#15954partition_statisticsAPI forNestedLoopJoinExec#19468partition_statisticsAPI forSortMergeJoinExec#19567PlaceholderRowExec::partition_statistics#16851partition_statisticsAPI forRepartitionExec#17061partition_statisticsAPI forInterleaveExec#17051