4paradigm / 4paradigm/OpenMLDB
Support create table like maxcompute
オープン
batch-engine
execute-engine
sql
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
We may extend the SQL syntax to support `CREATE TABLE LIKE MaxCompute`.
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- sql
- 領域
- backend-api-design, databases
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100