FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · sreekanth-db/databricks-sql-python · GitHub
sreekanth-db
/
databricks-sql-python
Public
forked from
databricks/databricks-sql-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Apr 28, 2026
Telemetry: unwrap TokenFederationProvider to report inner auth mech/flow (#781)
Show description for cbd6a88
samikshya-db
authored
cbd6a88
View commit details
Copy full SHA for cbd6a88
Browse repository at this point
Commits on Apr 23, 2026
[PECOBLR-2461] Fix test_show_columns_blocked: SHOW COLUMNS now allowed in MST (#778)
Show description for ee63b81
vikrantpuppala
authored
ee63b81
View commit details
Copy full SHA for ee63b81
Browse repository at this point
Bump to version 4.2.6 (#777)
Show description for 2926daa
msrathore-db
authored
2926daa
View commit details
Copy full SHA for 2926daa
Browse repository at this point
Commits on Apr 21, 2026
Add SPOG routing support for account-level vanity URLs (#767)
Show description for ff921ed
msrathore-db
authored
ff921ed
View commit details
Copy full SHA for ff921ed
Browse repository at this point
[PECOBLR-2461] Add comprehensive MST transaction E2E tests (#775)
Show description for d872075
vikrantpuppala
authored
d872075
View commit details
Copy full SHA for d872075
Browse repository at this point
Fix dependency_manager: handle PEP 440 ~= compatible release syntax (#776)
Show description for b088a35
vikrantpuppala
authored
b088a35
View commit details
Copy full SHA for b088a35
Browse repository at this point
Commits on Apr 20, 2026
Bump thrift to fix deprecation warning (#733)
Show description for 9031863
Korijn
authored
9031863
View commit details
Copy full SHA for 9031863
Browse repository at this point
Commits on Apr 14, 2026
Optimize CI: consolidate workflows, fix caching, speed up e2e tests (47min → 15min) (#772)
Show description for c46b3a0
vikrantpuppala
authored
c46b3a0
View commit details
Copy full SHA for c46b3a0
Browse repository at this point
Commits on Apr 13, 2026
[PECOBLR-1928] Add AI coding agent detection to User-Agent header (#740)
Show description for 32c446b
vikrantpuppala
and
claude
authored
32c446b
View commit details
Copy full SHA for 32c446b
Browse repository at this point
Migrate CI to protected runners and JFrog PyPI proxy (#770)
Show description for fbdcd32
vikrantpuppala
authored
fbdcd32
View commit details
Copy full SHA for fbdcd32
Browse repository at this point
Replace third-party DCO action with custom script (#769)
Show description for e056275
vikrantpuppala
authored
e056275
View commit details
Copy full SHA for e056275
Browse repository at this point
Commits on Mar 30, 2026
Removed Publish workflow (#764)
jprakash-db
authored
4793353
View commit details
Copy full SHA for 4793353
Browse repository at this point
Commits on Mar 27, 2026
Harden CI/CD workflows: fix secret exposure, script injection, and pin all actions to SHA (#762)
Show description for 330c445
jprakash-db
authored
330c445
View commit details
Copy full SHA for 330c445
Browse repository at this point
Commits on Mar 16, 2026
Add statement-level query_tags support for SEA backend (#754)
Show description for ca4d7bc
sreekanth-db
authored
ca4d7bc
View commit details
Copy full SHA for ca4d7bc
Browse repository at this point
Commits on Mar 10, 2026
Updated the PyArrow concatenation of tables to use promote_options as default (#751)
Show description for 36fb376
jprakash-db
authored
36fb376
View commit details
Copy full SHA for 36fb376
Browse repository at this point
Fix float inference to use DoubleParameter (64-bit) instead of FloatP… (#742)
Show description for 12bfd5b
Shubhambhusate
authored
12bfd5b
View commit details
Copy full SHA for 12bfd5b
Browse repository at this point
Commits on Mar 9, 2026
[QI-3367] Allow specifiying query tags as a dict upon connection creation (#749)
Show description for e916f71
jiabin-hu
authored
e916f71
View commit details
Copy full SHA for e916f71
Browse repository at this point
Commits on Mar 2, 2026
Add query_tags parameter support for execute methods (#736)
Show description for 38097f2
jiabin-hu
authored
38097f2
View commit details
Copy full SHA for 38097f2
Browse repository at this point
Commits on Feb 9, 2026
Bump to version 4.2.5 (#737)
Show description for 9fe7356
jayantsing-db
authored
9fe7356
View commit details
Copy full SHA for 9fe7356
Browse repository at this point
Commits on Feb 6, 2026
[PECOBLR-1735] Fix #729 and #731: Telemetry lifecycle management (#734)
Show description for 61f8029
msrathore-db
authored
61f8029
View commit details
Copy full SHA for 61f8029
Browse repository at this point
Commits on Feb 5, 2026
[ES-1717039] Fix 60 seconds delay in gov cloud connections + Fix PR check failures in the repo (#735)
Show description for cafed60
samikshya-db
authored
cafed60
View commit details
Copy full SHA for cafed60
Browse repository at this point
Commits on Jan 9, 2026
[PECOBLR-1168] query tags telemetry (#716)
Show description for 4b7df5b
sreekanth-db
authored
4b7df5b
View commit details
Copy full SHA for 4b7df5b
Browse repository at this point
Commits on Jan 8, 2026
New minor version release 4.2.4 (#725)
Show description for 03eb369
samikshya-db
authored
03eb369
View commit details
Copy full SHA for 03eb369
Browse repository at this point
Commits on Jan 5, 2026
created util method to normalise http protocol in http path (#724)
Show description for 946a265
nikhilsuri-db
authored
946a265
View commit details
Copy full SHA for 946a265
Browse repository at this point
Commits on Jan 1, 2026
Fixed the exception handler close() on _TelemetryClientHolder (#723)
Show description for 9b4e577
msrathore-db
authored
9b4e577
View commit details
Copy full SHA for 9b4e577
Browse repository at this point
Commits on Dec 18, 2025
New minor release (#722)
samikshya-db
authored
ce55e7b
View commit details
Copy full SHA for ce55e7b
Browse repository at this point
pandas 2.3.3 support for py < 3.14 (#721)
Show description for f7822fd
sreekanth-db
authored
f7822fd
View commit details
Copy full SHA for f7822fd
Browse repository at this point
Commits on Dec 11, 2025
added pandas < 2.4.0 support and tests for py 3.14 (#720)
Show description for 7c6adee
sreekanth-db
authored
7c6adee
View commit details
Copy full SHA for 7c6adee
Browse repository at this point
Commits on Dec 4, 2025
Prepare for a release with telemetry on by default (#717)
Show description for d2ae1e8
samikshya-db
authored
d2ae1e8
View commit details
Copy full SHA for d2ae1e8
Browse repository at this point
Commits on Dec 3, 2025
feat: Implement host-level telemetry batching to reduce rate limiting (#718)
Show description for ebe4b07
samikshya-db
and
claude
authored
ebe4b07
View commit details
Copy full SHA for ebe4b07
Browse repository at this point
Commits on Nov 28, 2025
basic e2e test for force telemetry verification (#708)
Show description for d524f0e
nikhilsuri-db
authored
d524f0e
View commit details
Copy full SHA for d524f0e
Browse repository at this point
Commits on Nov 27, 2025
perf: Optimize telemetry latency logging to reduce overhead (#715)
Show description for 8d5e155
samikshya-db
authored
8d5e155
View commit details
Copy full SHA for 8d5e155
Browse repository at this point
Commits on Nov 26, 2025
Circuit breaker changes using pybreaker (#705)
Show description for 73580fe
nikhilsuri-db
authored
73580fe
View commit details
Copy full SHA for 73580fe
Browse repository at this point
Commits on Nov 21, 2025
Change default use_hybrid_disposition to False (#714)
Show description for b8494ff
samikshya-db
authored
b8494ff
View commit details
Copy full SHA for b8494ff
Browse repository at this point
Commits on Nov 20, 2025
Ready for 4.2.1 release (#713)
Show description for ad227ca
vikrantpuppala
authored
ad227ca
View commit details
Copy full SHA for ad227ca
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL