FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - databricks/databricks-sql-python · GitHub
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
147
Star
233
Code
Issues
99
Pull requests
79
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
databricks-sql-python
src
on
main
User selector
Datepicker
Commit history
Commits on Aug 24, 2026
Fix kernel async statement telemetry handle (#923)
Show description for c77f275
jay-xiao446
and
peco-engineer-bot[bot]
authored
c77f275
View commit details
Copy full SHA for c77f275
View code at this point
Browse repository at this point
Commits on Aug 22, 2026
feat(kernel): route Azure Entra auth (azure-sp-m2m + azure-oauth) through the auth bridge (#919)
Show description for c95ca3f
eric-wang-1990
and
peco-engineer-bot[bot]
authored
c95ca3f
View commit details
Copy full SHA for c95ca3f
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
feat(kernel): JWT private-key M2M auth on use_kernel=True (#921)
Show description for b4828fb
rahuls-db
authored
b4828fb
View commit details
Copy full SHA for b4828fb
View code at this point
Browse repository at this point
fix(kernel): pass cursor row limit to kernel (#922)
Show description for a68464c
vuanhphung
authored
a68464c
View commit details
Copy full SHA for a68464c
View code at this point
Browse repository at this point
Deprecate the SEA backend; steer users to the kernel path (#920)
Show description for 0d9126e
vikrantpuppala
authored
0d9126e
View commit details
Copy full SHA for 0d9126e
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
fix(kernel): forward full OAuth U2M app bundle into kernel (PECOBLR-4040) (#914)
Show description for 97235e2
eric-wang-1990
and
peco-engineer-bot[bot]
authored
97235e2
View commit details
Copy full SHA for 97235e2
View code at this point
Browse repository at this point
fix(kernel): honor cursor row_limit (#916)
Show description for 45bfee8
vuanhphung
authored
45bfee8
View commit details
Copy full SHA for 45bfee8
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
feat(kernel): forward identity federation client ID (#910)
Show description for 8f4daee
vuanhphung
authored
8f4daee
View commit details
Copy full SHA for 8f4daee
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
Bump to version 4.4.0 (#874)
Show description for 9775996
vikrantpuppala
authored
9775996
View commit details
Copy full SHA for 9775996
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
Add OSV-Scanner security gate + clear all CVEs (Python floor to 3.10) (#798)
Show description for 1148152
vikrantpuppala
authored
1148152
View commit details
Copy full SHA for 1148152
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
Support cursor.rowcount for DML on the Thrift backend (#784) (#847)
Show description for 8a62208
vikrantpuppala
authored
8a62208
View commit details
Copy full SHA for 8a62208
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
Fix: REMOVE staging operation no longer requires staging_allowed_local_path (#726) (#846)
Show description for ea9bf86
vikrantpuppala
authored
ea9bf86
View commit details
Copy full SHA for ea9bf86
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
ci: add DBR LTS install check to catch ES-1960554-class regressions (#843)
Show description for d303706
vikrantpuppala
authored
d303706
View commit details
Copy full SHA for d303706
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
Bump to version 4.3.0 (#842)
Show description for 815b341
vikrantpuppala
authored
815b341
View commit details
Copy full SHA for 815b341
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
Bump to version 4.3.0rc1 (#841)
Show description for 8dd350d
vikrantpuppala
authored
8dd350d
View commit details
Copy full SHA for 8dd350d
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
build(kernel): add optional [kernel] extra for use_kernel=True (#839)
Show description for 95de6a2
vikrantpuppala
authored
95de6a2
View commit details
Copy full SHA for 95de6a2
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
fix(kernel): server-sourced async state + cursor-state/metadata parity for use_kernel (#838)
Show description for 0dbec57
vikrantpuppala
authored
0dbec57
View commit details
Copy full SHA for 0dbec57
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
fix(kernel): stop premature sync statement close (H4); bump KERNEL_REV to batch 2 (#830)
Show description for 85f8ba3
vikrantpuppala
authored
85f8ba3
View commit details
Copy full SHA for 85f8ba3
View code at this point
Browse repository at this point
feat(kernel): surface kernel logs through Python logging on use_kernel (#824)
Show description for a3e882e
vikrantpuppala
authored
a3e882e
View commit details
Copy full SHA for a3e882e
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
feat(kernel): wire CUJ-gap fixes — staging fail-loud, error context, sync cancel (#825)
Show description for a2fe99f
vikrantpuppala
authored
a2fe99f
View commit details
Copy full SHA for a2fe99f
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
Bump to version 4.2.7 (#821)
Show description for 614dd91
msrathore-db
authored
614dd91
View commit details
Copy full SHA for 614dd91
View code at this point
Browse repository at this point
feat(kernel): statement query tags + http_headers/user_agent_entry on use_kernel (#823)
Show description for c55b551
vikrantpuppala
authored
c55b551
View commit details
Copy full SHA for c55b551
View code at this point
Browse repository at this point
feat(kernel): wire retry/backoff params + verify metric-view on use_kernel (#820)
Show description for 91cd0a6
vikrantpuppala
authored
91cd0a6
View commit details
Copy full SHA for 91cd0a6
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
feat(kernel): wire OAuth (M2M/U2M), TLS/mTLS, and Geometry on use_kernel path (#819)
Show description for 39dc0a7
vikrantpuppala
authored
39dc0a7
View commit details
Copy full SHA for 39dc0a7
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
Extract SPOG org-id from cluster http_path for non-Thrift requests (#817)
Show description for 6723350
msrathore-db
authored
6723350
View commit details
Copy full SHA for 6723350
View code at this point
Browse repository at this point
Commits on May 30, 2026
Remove Empty Chunks in Cloudfetch concatenation (#814)
Show description for 13987de
jprakash-db
authored
13987de
View commit details
Copy full SHA for 13987de
View code at this point
Browse repository at this point
Commits on May 25, 2026
fix(backend/kernel): comparator parity — async retention + intervals_as_string + precision/scale + named params + utils.exc fix (#803)
Show description for 85b99d4
vikrantpuppala
authored
85b99d4
View commit details
Copy full SHA for 85b99d4
View code at this point
Browse repository at this point
Commits on May 20, 2026
feat(backend/kernel): honour _use_arrow_native_complex_types via kernel's complex_types_as_json post-processor (#795)
Show description for 0c10d7b
vikrantpuppala
authored
0c10d7b
View commit details
Copy full SHA for 0c10d7b
View code at this point
Browse repository at this point
Commits on May 19, 2026
Add `_retry_server_directed_only` mode for Retry-After header compliance (#756)
Show description for c3cae63
sd-db
authored
c3cae63
View commit details
Copy full SHA for c3cae63
View code at this point
Browse repository at this point
feat(backend/kernel): match Thrift backend's user-visible surface (#793)
Show description for cdd869a
vikrantpuppala
authored
cdd869a
View commit details
Copy full SHA for cdd869a
View code at this point
Browse repository at this point
feat(backend/kernel): wire TSparkParameter through to kernel bind_param (#789)
Show description for 98da799
vikrantpuppala
authored
98da799
View commit details
Copy full SHA for 98da799
View code at this point
Browse repository at this point
Commits on May 18, 2026
feat(backend/kernel): add use_kernel=True flag — route through the Rust kernel via PyO3 (#787)
Show description for 9164ba0
vikrantpuppala
authored
9164ba0
View commit details
Copy full SHA for 9164ba0
View code at this point
Browse repository at this point
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
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
Bump to version 4.2.6 (#777)
Show description for 2926daa
msrathore-db
authored
2926daa
View commit details
Copy full SHA for 2926daa
View code at this point
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
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL