4paradigm / 4paradigm/OpenMLDB
Support sqlalchemy.Table and sqlalchemy.Metadata in Python SDK
Open
enhancement
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
Add support for `sqlalchemy.Table` and `sqlalchemy.Metadata` .
Contributor guide
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sqlalchemy
- Domain
- backend, databases, machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100