Skip to content

feat(python): add local embedded connection support#766

Merged
sundy-li merged 12 commits into
mainfrom
sundy/local-embedded-python-api
May 6, 2026
Merged

feat(python): add local embedded connection support#766
sundy-li merged 12 commits into
mainfrom
sundy/local-embedded-python-api

Conversation

@sundy-li
Copy link
Copy Markdown
Member

Summary

  • add Python local embedded connection support via a dedicated local adapter
  • align local blocking query APIs around sql/query_row/query_all/query_iter/execute
  • add real local embedded integration coverage in behave style
  • require databend>=1.2.895 for the local extra and document the Python 3.12 setup

Testing

  • python3 -m py_compile bindings/python/package/databend_driver/local.py
  • python3 -m py_compile bindings/python/tests/local/steps/binding.py

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fb48aebdb9

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread bindings/python/package/databend_driver/local.py
Comment thread bindings/python/package/databend_driver/local.py Outdated
Comment thread bindings/python/package/databend_driver/local.py
@sundy-li sundy-li changed the title python: add local embedded connection support feat(python): add local embedded connection support May 6, 2026
@sundy-li sundy-li merged commit 71fa2fe into main May 6, 2026
40 checks passed
@sundy-li sundy-li deleted the sundy/local-embedded-python-api branch May 6, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant