4paradigm / 4paradigm/OpenMLDB
Support create table like maxcompute
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
We may extend the SQL syntax to support `CREATE TABLE LIKE MaxCompute`.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
The issue mentions extending SQL syntax for CREATE TABLE LIKE MaxCompute. Look at the SQL parser and planner in the codebase, likely under src/parser or similar. Find existing CREATE TABLE implementations and understand how MaxCompute compatibility is handled. Determine what 'LIKE MaxCompute' entails—table structure replication, data migration, or metadata integration. Check for any existing tests for CREATE TABLE or MaxCompute 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
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100