4paradigm / 4paradigm/OpenMLDB
Support simple column computing in offline
Ouverte
batch-engine
enhancement
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
For example, select int("10) in offline without tables.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Look for offline execution code in the OpenMLDB codebase, likely in directories like src/offline or similar. Understand how SQL parsing and evaluation works for expressions like SELECT INT('10') without a table. Check existing tests for offline mode to see the current behavior and add a test for this feature. Verify the change works in both offline and possibly online execution contexts.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- sql
- Domaine
- databases, machine-learning
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100