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 }}
chien110234
/
databricks-sql-python
Public
forked from
databricks/databricks-sql-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
databricks-sql-python
.github
on
testing
User selector
All users
All time
Commit history
Commits on Oct 14, 2025
Added the integration workflow again
msrathore-db
committed
3ac2445
View commit details
Copy full SHA for 3ac2445
View code at this point
Browse repository at this point
Removed integration and previous code coverage workflow
msrathore-db
committed
39316f8
View commit details
Copy full SHA for 39316f8
View code at this point
Browse repository at this point
Commits on Oct 9, 2025
Changed name for workflow job
msrathore-db
committed
dac7c55
View commit details
Copy full SHA for dac7c55
View code at this point
Browse repository at this point
Enforced the e2e tests should pass
msrathore-db
committed
0e1033a
View commit details
Copy full SHA for 0e1033a
View code at this point
Browse repository at this point
Updated the workflowfor coverage check to use pytst -xdist to run the tests parallely
msrathore-db
committed
45ef85a
View commit details
Copy full SHA for 45ef85a
View code at this point
Browse repository at this point
Commits on Oct 3, 2025
Added check for exit code 5
msrathore-db
committed
b25ed87
View commit details
Copy full SHA for b25ed87
View code at this point
Browse repository at this point
Improved the visibility for test list
msrathore-db
committed
602809b
View commit details
Copy full SHA for 602809b
View code at this point
Browse repository at this point
Improved the null check for test list
msrathore-db
committed
6df96be
View commit details
Copy full SHA for 6df96be
View code at this point
Browse repository at this point
Added null checks for coverage workflow
msrathore-db
committed
19407ab
View commit details
Copy full SHA for 19407ab
View code at this point
Browse repository at this point
Added unit test and common e2e tests
msrathore-db
committed
2b4e257
View commit details
Copy full SHA for 2b4e257
View code at this point
Browse repository at this point
Removed unnecessary debug statements from the parallel code coverage workflow
msrathore-db
committed
3657fbd
View commit details
Copy full SHA for 3657fbd
View code at this point
Browse repository at this point
Debugging coverage merge 3
msrathore-db
committed
1c2f238
View commit details
Copy full SHA for 1c2f238
View code at this point
Browse repository at this point
Debugging coverage merge 2
msrathore-db
committed
b6ac8cb
View commit details
Copy full SHA for b6ac8cb
View code at this point
Browse repository at this point
Debug commit for coverage merge
msrathore-db
committed
271ecac
View commit details
Copy full SHA for 271ecac
View code at this point
Browse repository at this point
Improved coverage report merge and removed the test_driver test for faster testing
msrathore-db
committed
59e83ab
View commit details
Copy full SHA for 59e83ab
View code at this point
Browse repository at this point
Debugging coverage check merge
msrathore-db
committed
9cb8999
View commit details
Copy full SHA for 9cb8999
View code at this point
Browse repository at this point
Fixed coverage artifact for parallel test workflow
msrathore-db
committed
d21f214
View commit details
Copy full SHA for d21f214
View code at this point
Browse repository at this point
Added fallbacks for exit code 5 where we find no test for SEA
msrathore-db
committed
7ef1033
View commit details
Copy full SHA for 7ef1033
View code at this point
Browse repository at this point
Fixed parallel coverage check pytest command
msrathore-db
committed
bf24771
View commit details
Copy full SHA for bf24771
View code at this point
Browse repository at this point
Modified parallel code coverage workflow to fail when e2e tests fail
msrathore-db
committed
1417f6b
View commit details
Copy full SHA for 1417f6b
View code at this point
Browse repository at this point
Added a workflow to parallelise the E2E tests. Updated E2E tests to create new table names for each run to avoid issue in parallelisation
msrathore-db
committed
61af772
View commit details
Copy full SHA for 61af772
View code at this point
Browse repository at this point
Commits on Aug 20, 2025
Fix compatibility with urllib3<2 and add CI actions to improve dependency checks (#678)
Show description for 6e0f5ff
vikrantpuppala
authored
6e0f5ff
View commit details
Copy full SHA for 6e0f5ff
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
Added code coverage workflow to test the code coverage from unit and e2e tests (#657)
Show description for 701f7f6
msrathore-db
authored
701f7f6
View commit details
Copy full SHA for 701f7f6
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
Removed Codeowners (#623)
Show description for 90f0ac1
jprakash-db
authored
90f0ac1
View commit details
Copy full SHA for 90f0ac1
View code at this point
Browse repository at this point
Commits on May 28, 2025
New Complex type test table + Github Action changes (#575)
Show description for 0947b9a
jprakash-db
authored
0947b9a
View commit details
Copy full SHA for 0947b9a
View code at this point
Browse repository at this point
Commits on May 26, 2025
Update github actions run conditions (#569)
Show description for eaa542d
jprakash-db
authored
eaa542d
View commit details
Copy full SHA for eaa542d
View code at this point
Browse repository at this point
Commits on May 21, 2025
Update CODEOWNERS (#562)
Show description for f9936d7
jprakash-db
authored
f9936d7
View commit details
Copy full SHA for f9936d7
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
Updates runner used to run DCO check to use databricks-protected-runner (#521)
Show description for 0657c4f
madhav-db
authored
0657c4f
View commit details
Copy full SHA for 0657c4f
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
Updated the CODEOWNERS (#531)
Show description for fbaa451
jprakash-db
authored
fbaa451
View commit details
Copy full SHA for fbaa451
View code at this point
Browse repository at this point
Forward porting all changes into 4.x.x. uptil v3.7.3 (#529)
Show description for 5148b07
jprakash-db
authored
5148b07
View commit details
Copy full SHA for 5148b07
View code at this point
Browse repository at this point
Commits on Mar 2, 2025
Improve debugging + fix PR review template (#514)
Show description for 2ab9a5f
samikshya-db
authored
2ab9a5f
View commit details
Copy full SHA for 2ab9a5f
View code at this point
Browse repository at this point
Commits on Feb 27, 2025
Support Python 3.13 and update deps (#510)
Show description for e11fa91
dhirschfeld
and
dbaxa
authored
e11fa91
View commit details
Copy full SHA for e11fa91
View code at this point
Browse repository at this point
Updated action's version (#455)
Show description for e3c79fc
newwingbird
authored
e3c79fc
View commit details
Copy full SHA for e3c79fc
View code at this point
Browse repository at this point
Commits on Jan 18, 2025
Added CI CD upto python 3.12 (#491)
Show description for 1d3d8d7
jprakash-db
authored
1d3d8d7
View commit details
Copy full SHA for 1d3d8d7
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
Removed CI CD for python3.8 (#490)
Show description for b6433fc
jprakash-db
authored
b6433fc
View commit details
Copy full SHA for b6433fc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.