matrixorigin / matrixorigin/matrixone
[Subtask]: Rollup using Sort
オープン
kind/subtask
priority/p0
- 主要言語
- Go
- スター
- 1.9k
- フォーク
- 311
- 平均マージ
- 1日 3時間
- マージ済み PR(30日)
- 768
説明
### Parent Issue
#20650
### Detail of Subtask
select c1, c2, avg(x) from T group by roll up (c1, c2);
The query plan should be Scan T -> Order by C1, C2 -> Rollup Agg
select
### Describe implementation you've considered
_No response_
### Additional information
_No response_
コントリビューションガイド
評価
この issue はまだ評価されていません。