4paradigm / 4paradigm/OpenMLDB
Support sqlalchemy.Table and sqlalchemy.Metadata in Python SDK
未关闭
enhancement
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 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