4paradigm / 4paradigm/OpenMLDB
Support sqlalchemy.Table and sqlalchemy.Metadata in Python SDK
オープン
enhancement
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
Add support for `sqlalchemy.Table` and `sqlalchemy.Metadata` .
コントリビューションガイド
調査の方向性
Look at the Python SDK code for OpenMLDB to understand how it currently interacts with SQLAlchemy. Identify where sqlalchemy.Table and sqlalchemy.Metadata objects are handled or missing. Check existing tests for SQLAlchemy integration to see the pattern. Determine what changes are needed to support these types, likely in the serialization or query generation layer.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, sqlalchemy
- 領域
- backend, databases, machine-learning
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100