4paradigm / 4paradigm/OpenMLDB
more flexible support to window (SimpleOps)
- Ngôn ngữ chính
- C++
- Star
- 1.7k
- Fork
- 331
- Merge trung bình
- 12 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
Here *SimpleOps* refer to one of:
- SimpleProject(TableSource)
- SimpleProject(Last Join)
- SImpleProject (Rename)
- SImpleProject (A last join ( SimpleProject (B last join C))
- ...
Known limits
- window op (the partition by & order by) may only refer to left most physical table inside simple project
There are already issues which actually part of this feature:
- https://github.com/4paradigm/OpenMLDB/issues/2563
- window union #2832
Hướng dẫn đóng góp
Hướng nghiên cứu
The issue describes extending window function support in SimpleOps. Start by reading the linked issue #2563 and PR #2832 to understand the current limitations. Examine the code for window operations and SimpleProject handling, likely in the query planner or optimizer. Determine how partition by and order by clauses are currently resolved and where they are restricted to the leftmost physical table.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- sql
- Lĩnh vực
- data-engineering, databases, machine-learning
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 30/100