Skip to content

add unit test coverage for AggregationOperation #4787

@aglinxinyuan

Description

@aglinxinyuan

Task Summary

AggregateOpSpec already covers getAggregationAttribute for SUM, COUNT, and CONCAT. Extend it with the remaining gaps so the full mapping is pinned in one place:

  • AVERAGE always produces DOUBLE
  • MIN preserves the input type
  • MAX preserves the input type
  • A null aggFunction raises RuntimeException

Priority

P3 – Low

Task Type

  • Testing / QA

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions