4paradigm / 4paradigm/OpenMLDB
Want to provide a way to query internal tasks
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
**Describe the feature you'd like**
A clear and concise description of what you want to happen.
It is hoped that openmldb can be used internally to view the execution of internal tasks. For example, when batch sql is executed in an online environment, when the amount of data is large, the task usually takes a long time to execute. There is no way to view the status of the task, especially when the CLI is disconnected.
**Additional context**
Add any other context or screenshots about the feature request here.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
The issue requests a way to query internal task status, especially for long-running batch SQL jobs in an online environment. Look at the task execution and management code in the OpenMLDB backend. Identify where tasks are tracked and how their state is stored. Determine how to expose this state via a query interface, possibly through system tables or a new CLI command.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- sql
- Domaine
- backend, databases, observability
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100