4paradigm / 4paradigm/OpenMLDB
Create table from hive may support setting replica and other config
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
**Describe the feature you'd like**
We have add ```SELECT c1 FROM db1.t2 INTO OUTFILE 'openmldb://db1.t4' OPTIONS (create_if_not_exists=true, mode='append')``` and we may support setting table config in API and cli.
**Additional context**
Add any other context or screenshots about the feature request here.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
The issue mentions extending the SELECT INTO OUTFILE syntax with OPTIONS for table config like replica settings. Look at the SQL parser and query execution code for the INTO OUTFILE feature, likely in the SQL engine or storage layer. Understand how table configurations are currently set in OpenMLDB, then see where these options can be integrated into the API and CLI. Check existing tests for similar features to understand the expected behavior.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- sql
- Ambito
- backend-api-design, databases, machine-learning
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100