4paradigm / 4paradigm/OpenMLDB

Support simple column computing in offline

Ouverte
#2,800 0 commentaires 0 réactions 1 personne assignée Réclamée par @tobegit3hub Voir sur GitHub
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

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.