Commits
User selector
Commit History
Commits on Jun 3, 2025
use normalised CommandState type in ExecuteResponse
Show description for cf8a629committedsimplify corrected test
Show description for 54f2b93committeduse normalised state in e2e test
Show description for fde4634committed
Commits on Jun 2, 2025
more robust close check
Show description for aa7207ecommittedremove redundancies in tests
Show description for 1f0c81fcommittedadd has_been_closed_server_side assertion
Show description for 0b2e83fcommittedremove redundant patch in test
Show description for 6a9f0e2committed
Commits on May 30, 2025
take TOpenSessionResp in get_protocol_version to maintain existing interface
Show description for d80a3e2committedcorrect tests and merge artifacts
Show description for 1dada97committed- committed
Introduce Backend Interface (DatabricksClient) (#573)
Show description for 400a8bdauthored
Commits on May 29, 2025
- committed
rename info to properties
Show description for 73fb141committed
Commits on May 28, 2025
correct some merge artifacts
Show description for 4e3cccecommitted- committed
fix typing
Show description for 0a8226ccommittedformatting (black) + remove excess log (merge artifact)
Show description for 9b9735ecommittedSeparate Session related functionality from Connection class (#571)
Show description for 5bf5d4cauthoredremove excess logs, assertions, instantiations
Show description for a888dd6committedNew Complex type test table + Github Action changes (#575)
Show description for f7be10cauthored andcommittedEnhance Cursor close handling and context manager exception management to prevent server side resource leaks (#554)
Show description for c1d53d2authored andcommittedReapply "Merge remote-tracking branch 'upstream/sea-migration' into decouple-session"
Show description for 0b91183committedRevert "Merge remote-tracking branch 'upstream/sea-migration' into decouple-session"
Show description for d8159e7committedMerging changes from v3.7.1 release (#488)
Show description for 6c120c0authored andcommittedupdate open session with normalised SessionId
Show description for ca1b57dcommittedids -> backend/types
Show description for 370627dcommittedargs -> kwargs in tests
Show description for 6fc0834committedformatting (black)
Show description for 30849dccommittedgeneralise open session, fix session tests to consider positional args
Show description for 6b3436fcommittedfix: remove accidentally removed assertions
Show description for 160ba9fcommittedReapply "Merge remote-tracking branch 'upstream/sea-migration' into decouple-session"
Show description for a61df99committedRevert "Merge remote-tracking branch 'upstream/sea-migration' into decouple-session"
Show description for 73649f2committedfix: convert command id to operationHandle in status_request
Show description for 3658a91committedfixed (most) tests by accounting for normalised Session interface
Show description for 6338083committedcommand_handle -> command_id in ExecuteResponse
Show description for 802d8dccommitted