4paradigm / 4paradigm/OpenMLDB
pre-aggregation table migration
- 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ả
**Describe the feature you'd like**
Pre-aggregation tables should be migrated automatically with base table.
Currently the pre-aggregation tables are co-partitioned with base tables. So if we are going to migrate the base table, we have to migrate the pre-aggregation tables at the same time.
Users can manually check what are the pre-aggregation tables associated with the base table and migrate manually. However it's better to do the migration of pre-aggregation tables automatically.
Hướng dẫn đóng góp
Hướng nghiên cứu
The issue is about automating migration of co-partitioned pre-aggregation tables when a base table is migrated. Start by locating the table migration logic in the codebase, then identify how pre-aggregation tables are defined and linked to base tables. Understanding the partitioning scheme and the existing migration commands is key. The goal is to extend the migration process to automatically include these dependent tables.
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
- 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
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100