feat(backend/kernel): add use_kernel=True flag — route through the Rust kernel via PyO3#787
Merged
vikrantpuppala merged 16 commits intoMay 18, 2026
maindatabricks/databricks-sql-python:mainfrom
feat/kernel-backenddatabricks/databricks-sql-python:feat/kernel-backendCopy head branch name to clipboard
Merged
feat(backend/kernel): add use_kernel=True flag — route through the Rust kernel via PyO3#787vikrantpuppala merged 16 commits intomaindatabricks/databricks-sql-python:mainfrom feat/kernel-backenddatabricks/databricks-sql-python:feat/kernel-backendCopy head branch name to clipboard
vikrantpuppala merged 16 commits into
maindatabricks/databricks-sql-python:mainfrom
feat/kernel-backenddatabricks/databricks-sql-python:feat/kernel-backendCopy head branch name to clipboard
Commits
Commits on May 18, 2026
feat(backend/kernel): route use_sea=True through the Rust kernel
Show description for 62487d3committedrefactor(backend/kernel): PAT-only auth, drop External trampoline
Show description for 90d1de9committedtest(e2e): live kernel-backend (use_sea=True) suite
Show description for 4b07e4ccommittedfix(backend/kernel): defer databricks-sql-kernel poetry dep declaration
Show description for aab4fa8committedfix(backend/kernel): unit tests skip without pyarrow, mypy + black
Show description for 8566325committedfix(backend/kernel): make package importable without the kernel wheel
Show description for 58afea4committedtest(e2e): skip use_sea=True parametrized cases when kernel wheel missing
Show description for c5a5162committedrefactor(backend/kernel): address review feedback — mechanical fixes
Show description for 9224325committedfeat(backend/kernel): introduce dedicated use_kernel flag + substantive review fixes
Show description for ea1ba45committedfix(backend/kernel): CI-greening — mypy + e2e module skip
Show description for 5a6f1f0committedfix(backend/kernel): address gopalldb minor review comments (m1, m4)
Show description for da2bc44committedfix(backend/kernel): substantive review fixes — M1, M2, M3, m2, m3
Show description for 1d0f7b6committedrefactor(backend/kernel): replace kernel_call context manager with explicit try/except
Show description for 089e271committedstyle(backend/kernel): black format client.py
Show description for 14357c5committedfix(backend/kernel): address gopalldb's P1 review comments
Show description for 0e1a250committedfix(backend/kernel): address gopalldb's follow-up P1/P2 review comments
Show description for a05781fcommitted