4paradigm / 4paradigm/OpenMLDB
pre-aggregation table migration
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
**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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- sql
- Bereich
- databases, machine-learning
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100