Skip to content

[multistage] MV column support in Multi Stage #10658

@xiangfu0

Description

@xiangfu0

Support the implementation of array based aggregation/(group by/distinct) support for multi-stage query engine.

Current V1 distinct or group by on multi-value column will break each array into individual values, then perform the operation.

Metadata

Metadata

Assignees

Labels

In ProgressThis work is in progress.multi-stageRelated to the multi-stage query engine

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions