Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
databricks
/
databricks-sql-python
Public
Notifications
You must be signed in to change notification settings
Fork
152
Star
234
Code
Issues
95
Pull requests
74
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat(backend/kernel): add use_kernel=True flag — route through the Rust kernel via PyO3
- #787
#787
Merged
vikrantpuppala
merged 16 commits into
main
databricks/databricks-sql-python:main
from
feat/kernel-backend
databricks/databricks-sql-python:feat/kernel-backend
Copy head branch name to clipboard
May 18, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat(backend/kernel): add use_kernel=True flag — route through the Rust kernel via PyO3
#787
vikrantpuppala
merged 16 commits into
main
databricks/databricks-sql-python:main
from
feat/kernel-backend
databricks/databricks-sql-python:feat/kernel-backend
Copy 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 62487d3
vikrantpuppala
committed
62487d3
View commit details
Copy full SHA for 62487d3
Browse repository at this point
refactor(backend/kernel): PAT-only auth, drop External trampoline
Show description for 90d1de9
vikrantpuppala
committed
90d1de9
View commit details
Copy full SHA for 90d1de9
Browse repository at this point
test(e2e): live kernel-backend (use_sea=True) suite
Show description for 4b07e4c
vikrantpuppala
committed
4b07e4c
View commit details
Copy full SHA for 4b07e4c
Browse repository at this point
fix(backend/kernel): defer databricks-sql-kernel poetry dep declaration
Show description for aab4fa8
vikrantpuppala
committed
aab4fa8
View commit details
Copy full SHA for aab4fa8
Browse repository at this point
fix(backend/kernel): unit tests skip without pyarrow, mypy + black
Show description for 8566325
vikrantpuppala
committed
8566325
View commit details
Copy full SHA for 8566325
Browse repository at this point
fix(backend/kernel): make package importable without the kernel wheel
Show description for 58afea4
vikrantpuppala
committed
58afea4
View commit details
Copy full SHA for 58afea4
Browse repository at this point
test(e2e): skip use_sea=True parametrized cases when kernel wheel missing
Show description for c5a5162
vikrantpuppala
committed
c5a5162
View commit details
Copy full SHA for c5a5162
Browse repository at this point
refactor(backend/kernel): address review feedback — mechanical fixes
Show description for 9224325
vikrantpuppala
committed
9224325
View commit details
Copy full SHA for 9224325
Browse repository at this point
feat(backend/kernel): introduce dedicated use_kernel flag + substantive review fixes
Show description for ea1ba45
vikrantpuppala
committed
ea1ba45
View commit details
Copy full SHA for ea1ba45
Browse repository at this point
fix(backend/kernel): CI-greening — mypy + e2e module skip
Show description for 5a6f1f0
vikrantpuppala
committed
5a6f1f0
View commit details
Copy full SHA for 5a6f1f0
Browse repository at this point
fix(backend/kernel): address gopalldb minor review comments (m1, m4)
Show description for da2bc44
vikrantpuppala
committed
da2bc44
View commit details
Copy full SHA for da2bc44
Browse repository at this point
fix(backend/kernel): substantive review fixes — M1, M2, M3, m2, m3
Show description for 1d0f7b6
vikrantpuppala
committed
1d0f7b6
View commit details
Copy full SHA for 1d0f7b6
Browse repository at this point
refactor(backend/kernel): replace kernel_call context manager with explicit try/except
Show description for 089e271
vikrantpuppala
committed
089e271
View commit details
Copy full SHA for 089e271
Browse repository at this point
style(backend/kernel): black format client.py
Show description for 14357c5
vikrantpuppala
committed
14357c5
View commit details
Copy full SHA for 14357c5
Browse repository at this point
fix(backend/kernel): address gopalldb's P1 review comments
Show description for 0e1a250
vikrantpuppala
committed
0e1a250
View commit details
Copy full SHA for 0e1a250
Browse repository at this point
fix(backend/kernel): address gopalldb's follow-up P1/P2 review comments
Show description for a05781f
vikrantpuppala
committed
a05781f
View commit details
Copy full SHA for a05781f
Browse repository at this point
You can’t perform that action at this time.