Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit106fdb1

Browse files
fix: access thrift backend through session
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
1 parent9d377cb commit106fdb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/e2e/test_driver.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,7 @@ def test_cursor_error_handling(self):
916916
assertop_handleisnotNone
917917

918918
# Manually close the operation to simulate server-side closure
919-
conn.thrift_backend.close_command(op_handle)
919+
conn.session.thrift_backend.close_command(op_handle)
920920

921921
cursor.close()
922922

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp