matrixorigin / matrixorigin/matrixone

[Subtask]: Rollup using Sort

オープン
#20,653 コメント 1 件 リアクション 0 件 担当者 1 名 @iamlinjunhong が担当を希望しています GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。