Commits
Branch selector
User selector
Commit History
Commits on May 30, 2025
fix: to_hex_id -> to_hex_guid
Show description for 8f085d5committedchore: docstring
Show description for 26c017dcommittedget_id -> get_guid
Show description for 91357f4committedchore: docstring + line width
Show description for 54077f7committedskip auth, error handling in databricksclient interface
Show description for 765bbd7committedadd strong return type for execute_command
Show description for ece7616committed
Commits on May 29, 2025
move staging allowed local path to connection props
Show description for c0b989ccommittedformatting (black)
Show description for 8b6ba56committedmove guid to hex id to new utils module
Show description for bc5e716committedformatting (black)
Show description for 1ec8c45committedbetter comment on protocol version getter
Show description for 7689d75committedto_hex_id -> get_hex_id
Show description for 93e55e8committedformatting (black)
Show description for 89425f9committedfix circular import
Show description for 6654f06committednewline for cleanliness
Show description for d838653committedrename info to properties
Show description for 73fb141committedremove utility functions from backend interface, fix circular import
Show description for e07f56ccommittedstronger typing of Cursor and ExecuteResponse
Show description for 9800636committeddocstrings for DatabricksClient interface
Show description for eecc67dcommitted
Commits on May 28, 2025
introduce __str__ methods for CommandId and SessionId
Show description for 8da84e8committedremove un-necessary replace call
Show description for ac984e4committedremove un-necessary check
Show description for 42263c4committedfix typing
Show description for 0a8226ccommittedformatting (black) + remove excess log (merge artifact)
Show description for 9b9735ecommitted- committed
Separate 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 andcommittedPECOBLR-86 improve logging on python driver (#556)
Show description for a5a8e51authored andcommittedEnhance Cursor close handling and context manager exception management to prevent server side resource leaks (#554)
Show description for c1d53d2authored andcommittedfix: separate session opening logic from instantiation
Show description for ff78b5fcommittedReapply "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 d8159e7committedPECOBLR-86 improve logging on python driver (#556)
Show description for 913da63authored andcommitted[empty commit] attempt to trigger ci e2e workflow
Show description for 1ad0acecommitted