We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 152f565 commit bd2e83bCopy full SHA for bd2e83b
src/databricks/sql/backend/thrift_backend.py
@@ -895,7 +895,6 @@ def get_execution_result(
895
connection=cursor.connection,
896
execute_response=execute_response,
897
thrift_client=self,
898
- session_id_hex=self._session_id_hex,
899
buffer_size_bytes=cursor.buffer_size_bytes,
900
arraysize=cursor.arraysize,
901
use_cloud_fetch=cursor.connection.use_cloud_fetch,
0 commit comments