Skip to content

[pixels-planner, executor] enhance aggregations. #504

@bianhq

Description

@bianhq

Currently, we only support sum and count aggregations on a base table with group-by keys.
We should also support:

  • more aggregation functions, such as min and max;
  • aggregations without group-by;
  • aggregations on joined tables.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions