Commits
User selector
Commit History
Commits on Jun 3, 2025
use normalised CommandState type in ExecuteResponse
Show description for cf8a629committedadd line gaps after multi-line pydocs for consistency
Show description for db73ecfcommitted
Commits on Jun 2, 2025
stronger typing in resultSet behaviour
Show description for dfb4cc3committedmove common state to ResultSet aprent
Show description for 7e730dbcommittedpydoc for types
Show description for ac34732committedaccount for ResultSet return in new pydocs
Show description for af166b9committedensure None returned for close_command
Show description for 1bec8e9committed
Commits on May 31, 2025
active_op_handle -> active_mmand_id
Show description for 88996e0committed
Commits on May 30, 2025
take TOpenSessionResp in get_protocol_version to maintain existing interface
Show description for d80a3e2committedadd __str__ for CommandId
Show description for 9b6afd2committedremove unnecessary _replace call
Show description for 7a6237ecommittedlog hex
Show description for 536387bcommittedclean up docstrings
Show description for 6297f7bcommittedadd back accidentally removed docstrings
Show description for d4ce10fcommittedcorrect tests and merge artifacts
Show description for 1dada97committed- committed
Introduce Backend Interface (DatabricksClient) (#573)
Show description for 400a8bdauthored
Commits on May 29, 2025
correct typing
Show description for c91bc37committedstricter typing for cursor
Show description for 904efe7committed- committed
formatting (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
correct typing
Show description for 00d9aebcommittedchore: remove duplicate def
Show description for 7a47dd0committedcorrect TOperationState literal, remove un-necessary check
Show description for ca425ebcommittedreplace match case with if else for compatibility with older python versions
Show description for 04eb8c1committedcorrect some merge artifacts
Show description for 4e3cccecommitted