4paradigm / 4paradigm/OpenMLDB
Do not pack ts dimension in data importer
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
`OpenMLDB` will extract the value of ts col from encoded value https://github.com/4paradigm/OpenMLDB/issues/529, so data importer need not pack ts dimension
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
The issue references a change in the data importer to stop packing the ts dimension, as ts column values will be extracted from encoded values per issue #529. Look for the data importer code, likely in src/importer or similar directories, to find where ts dimension packing occurs. Understand the encoding extraction logic from the linked issue to ensure the importer no longer duplicates this packing. Verify changes by running any existing tests related to data import and ts column handling.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- databases, machine-learning
- Domaine
- data-engineering, databases, machine-learning
- Type d'issue
- Refactorisation
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100