matrixorigin / matrixorigin/matrixone

[Subtask]: Rollup using Sort

Đang mở
#20,653 1 bình luận 0 reaction 1 người được giao Được @iamlinjunhong nhận Xem trên GitHub
kind/subtask priority/p0
Ngôn ngữ chính
Go
Star
1.9k
Fork
311
Merge trung bình
1 ngày 3 giờ
Pull request đã merge (30 ngày)
768

Mô tả

### 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_

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.