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

Commit982fdf2

Browse files
remove is_volume_operation from response
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
1 parent47fd60d commit982fdf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/databricks/sql/backend/sea/models/responses.py‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ def _parse_manifest(data: Dict[str, Any]) -> ResultManifest:
6565
truncated=manifest_data.get("truncated",False),
6666
chunks=chunks,
6767
result_compression=manifest_data.get("result_compression"),
68-
is_volume_operation=manifest_data.get("is_volume_operation"),
6968
)
7069

7170

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp