Skip to content

Commit d838653

Browse files
newline for cleanliness
Signed-off-by: varun-edachali-dbx <[email protected]>
1 parent 73fb141 commit d838653

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/databricks/sql/backend/thrift_backend.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,7 @@ def _results_message_to_execute_response(self, resp, operation_state):
801801
arrow_queue_opt = None
802802

803803
command_id = CommandId.from_thrift_handle(resp.operationHandle)
804+
804805
return ExecuteResponse(
805806
arrow_queue=arrow_queue_opt,
806807
status=operation_state,

0 commit comments

Comments
 (0)