Commits
Branch selector
User selector
Commit History
Commits on Jun 8, 2026
fix(kernel): server-sourced async state + cursor-state/metadata parity for use_kernel (#838)
Show description for 0dbec57authored
Commits on Jun 5, 2026
fix(kernel): stop premature sync statement close (H4); bump KERNEL_REV to batch 2 (#830)
Show description for 85f8ba3authoredfeat(kernel): surface kernel logs through Python logging on use_kernel (#824)
Show description for a3e882eauthoredtest(e2e/mst): DESCRIBE QUERY is now allowed in transactions (#836)
Show description for 015ee47authored
Commits on Jun 4, 2026
feat(kernel): wire CUJ-gap fixes — staging fail-loud, error context, sync cancel (#825)
Show description for a2fe99fauthored
Commits on Jun 3, 2026
Bump to version 4.2.7 (#821)
Show description for 614dd91authoredfeat(kernel): statement query tags + http_headers/user_agent_entry on use_kernel (#823)
Show description for c55b551authoredtest(retry/e2e): deflake retry-count tests by disabling telemetry (#822)
Show description for 5292fc1authoredfeat(kernel): wire retry/backoff params + verify metric-view on use_kernel (#820)
Show description for 91cd0a6authored
Commits on Jun 2, 2026
feat(kernel): wire OAuth (M2M/U2M), TLS/mTLS, and Geometry on use_kernel path (#819)
Show description for 39dc0a7authored
Commits on Jun 1, 2026
Extract SPOG org-id from cluster http_path for non-Thrift requests (#817)
Show description for 6723350authored
Commits on May 30, 2026
Remove Empty Chunks in Cloudfetch concatenation (#814)
Show description for 13987deauthored
Commits on May 27, 2026
test(telemetry/e2e): make TestTelemetryE2E deterministic + deflake retry tests under merge-queue load (#812)
Show description for 0309e7cauthoredci(integration-tests): post per-mode Python Proxy Tests checks (#811)
Show description for 00dc084authoredci(code-coverage): move push:main trigger to merge_group (#810)
Show description for 794f512authoreddocs(kernel-e2e): refresh workflow header — setup is done, queue is live (#809)
Show description for aeb655cauthoredci: add kernel-e2e workflow + KERNEL_REV pin for use_kernel=True coverage (#808)
Show description for 34d4233authored
Commits on May 26, 2026
[PECOBLR-2461] fix(tests/e2e): de-collide MST + UC Volume tests across concurrent CI jobs (#805)
Show description for 085cb56authored
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 85b99d4authoredci(integration-tests): use github.token for check-run posters (#801)
Show description for 60060c9authored
Commits on May 22, 2026
ci: add label-gated proxy-test dispatch to databricks-driver-test (#799)
Show description for fb55001authoredBump thrift to 0.23.0 (#796)
Show description for 9535255authored
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 0c10d7bauthored
Commits on May 19, 2026
Add `_retry_server_directed_only` mode for Retry-After header compliance (#756)
Show description for c3cae63authoredAllow pandas 3.x in dependency constraints (#768)
Show description for 4c18710authoredfeat(backend/kernel): match Thrift backend's user-visible surface (#793)
Show description for cdd869aauthoredfeat(backend/kernel): wire TSparkParameter through to kernel bind_param (#789)
Show description for 98da799authored
Commits on May 18, 2026
feat(backend/kernel): add use_kernel=True flag — route through the Rust kernel via PyO3 (#787)
Show description for 9164ba0authoredTest fixes for MST metadata expectations and User-Agent env leak (#788)
Show description for e8e4409authored
Commits on Apr 28, 2026
Telemetry: unwrap TokenFederationProvider to report inner auth mech/flow (#781)
Show description for cbd6a88authored
Commits on Apr 23, 2026
[PECOBLR-2461] Fix test_show_columns_blocked: SHOW COLUMNS now allowed in MST (#778)
Show description for ee63b81authoredBump to version 4.2.6 (#777)
Show description for 2926daaauthored
Commits on Apr 21, 2026
Add SPOG routing support for account-level vanity URLs (#767)
Show description for ff921edauthored[PECOBLR-2461] Add comprehensive MST transaction E2E tests (#775)
Show description for d872075authoredFix dependency_manager: handle PEP 440 ~= compatible release syntax (#776)
Show description for b088a35authored