[multistage] MV column support in Multi Stage
Open
in-progress
multi-stage
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 195
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.