4paradigm / 4paradigm/OpenMLDB
Support simple column computing in offline
オープン
batch-engine
enhancement
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
For example, select int("10) in offline without tables.
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- sql
- 領域
- databases, machine-learning
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100