Skip to content

sum aggregate fn can't evaluate value from statistics #23858

Description

@AdamGS

Is your feature request related to a problem or challenge?

the Sum column-level statistic has been available for a while, but the AggregateUDFImpl implementation doesn't use the value_from_stats function to evaluate its value from the available statistics

Describe the solution you'd like

Provide a non-default implementation of AggregateUDFImpl::value_from_stats for Sum

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions