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
Accelerator
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
145
Star
233
Code
Issues
96
Pull requests
76
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Introduce
SeaDatabricksClient
(Session Implementation)
- #582
#582
Merged
varun-edachali-dbx
merged 25 commits into
sea-migration
databricks/databricks-sql-python:sea-migration
from
sessions-sea
databricks/databricks-sql-python:sessions-sea
Copy head branch name to clipboard
Jun 9, 2025
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Introduce
SeaDatabricksClient
(Session Implementation)
#582
varun-edachali-dbx
merged 25 commits into
sea-migration
databricks/databricks-sql-python:sea-migration
from
sessions-sea
databricks/databricks-sql-python:sessions-sea
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2025
[squashed from prev branch] introduce sea client with session open and close functionality
Show description for f3e4a97
varun-edachali-dbx
committed
f3e4a97
View commit details
Copy full SHA for f3e4a97
Browse repository at this point
remove accidental changes to workflows (merge artifacts)
Show description for 3df5752
varun-edachali-dbx
committed
3df5752
View commit details
Copy full SHA for 3df5752
Browse repository at this point
pass test_input to get_protocol_version instead of session_id to maintain previous API
Show description for 9146a94
varun-edachali-dbx
committed
9146a94
View commit details
Copy full SHA for 9146a94
Browse repository at this point
formatting (black + line gaps after multi-line pydocs)
Show description for 9b39e37
varun-edachali-dbx
committed
9b39e37
View commit details
Copy full SHA for 9b39e37
Browse repository at this point
use factory for backend instantiation
Show description for 1ccbcd2
varun-edachali-dbx
committed
1ccbcd2
View commit details
Copy full SHA for 1ccbcd2
Browse repository at this point
fix type issues
Show description for 3528523
varun-edachali-dbx
committed
3528523
View commit details
Copy full SHA for 3528523
Browse repository at this point
remove redundant comments
Show description for b39e83b
varun-edachali-dbx
committed
b39e83b
View commit details
Copy full SHA for b39e83b
Browse repository at this point
introduce models for requests and responses
Show description for ba36126
varun-edachali-dbx
committed
ba36126
View commit details
Copy full SHA for ba36126
Browse repository at this point
remove http client and test script
Show description for 059cd4d
varun-edachali-dbx
committed
059cd4d
View commit details
Copy full SHA for 059cd4d
Browse repository at this point
Introduce Sea HTTP Client and test script (#583)
Show description for 6830327
varun-edachali-dbx
committed
6830327
View commit details
Copy full SHA for 6830327
Browse repository at this point
CustomHttpClient -> SeaHttpClient
Show description for ab847da
varun-edachali-dbx
committed
ab847da
View commit details
Copy full SHA for ab847da
Browse repository at this point
redundant comment in backend client
Show description for 1c399d5
varun-edachali-dbx
committed
1c399d5
View commit details
Copy full SHA for 1c399d5
Browse repository at this point
regex for warehouse_id instead of .split, remove excess imports and behaviour
Show description for 42c4581
varun-edachali-dbx
committed
42c4581
View commit details
Copy full SHA for 42c4581
Browse repository at this point
remove redundant attributes
Show description for 8bfca45
varun-edachali-dbx
committed
8bfca45
View commit details
Copy full SHA for 8bfca45
Browse repository at this point
formatting (black)
Show description for 5005b13
varun-edachali-dbx
committed
5005b13
View commit details
Copy full SHA for 5005b13
Browse repository at this point
[nit] reduce nested code
Show description for 8efa68c
varun-edachali-dbx
committed
8efa68c
View commit details
Copy full SHA for 8efa68c
Browse repository at this point
line gap after multi-line pydoc
Show description for 6e41ebf
varun-edachali-dbx
committed
6e41ebf
View commit details
Copy full SHA for 6e41ebf
Browse repository at this point
Merge branch 'sea-migration' into sessions-sea
varun-edachali-dbx
committed
638e1df
View commit details
Copy full SHA for 638e1df
Browse repository at this point
redundant imports
Show description for ed4931e
varun-edachali-dbx
committed
ed4931e
View commit details
Copy full SHA for ed4931e
Browse repository at this point
Commits on Jun 7, 2025
move sea backend and models into separate sea/ dir
Show description for 4ff64ed
varun-edachali-dbx
committed
4ff64ed
View commit details
Copy full SHA for 4ff64ed
Browse repository at this point
move http client into separate sea/ dir
Show description for 9aebea2
varun-edachali-dbx
committed
9aebea2
View commit details
Copy full SHA for 9aebea2
Browse repository at this point
change commands to include ones in docs
Show description for a05f1fd
varun-edachali-dbx
committed
a05f1fd
View commit details
Copy full SHA for a05f1fd
Browse repository at this point
add link to sql-ref-parameters for session-confs
Show description for 46104e2
varun-edachali-dbx
committed
46104e2
View commit details
Copy full SHA for 46104e2
Browse repository at this point
Commits on Jun 8, 2025
add client side filtering for session confs, add note on warehouses over endoints
Show description for 390c1e7
varun-edachali-dbx
committed
390c1e7
View commit details
Copy full SHA for 390c1e7
Browse repository at this point
test unimplemented methods and max_download_threads prop
Show description for 86ee56f
varun-edachali-dbx
committed
86ee56f
View commit details
Copy full SHA for 86ee56f
Browse repository at this point
You can’t perform that action at this time.