4paradigm / 4paradigm/OpenMLDB

pre-aggregation table migration

未关闭
#1,488 0 条评论 0 个 reaction 已指派 1 人 已被 @zhanghaohit 认领 在 GitHub 查看
enhancement
主要语言
C++
星标
1.7k
派生
331
平均合并
12 天 12 小时
30 天内合并 PR
1

描述

**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.

贡献指南

打开贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
sql
领域
databases, machine-learning
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。