4paradigm / 4paradigm/OpenMLDB

Support sqlalchemy.Table and sqlalchemy.Metadata in Python SDK

Open
#958 0 comments 0 reactions 1 assignee Claimed by @tobegit3hub View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.