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

Commit1444a67

Browse files
Update src/databricks/sql/backend/sea/utils/filters.py
Co-authored-by: jayant <167047871+jayantsing-db@users.noreply.github.com>
1 parenta7f8876 commit1444a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/databricks/sql/backend/sea/utils/filters.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def _filter_sea_result_set(
5353
# Reuse the command_id from the original result set
5454
command_id=result_set.command_id
5555

56-
# Create an ExecuteResponsewith the filtered data
56+
# Create an ExecuteResponsefor the filtered data
5757
execute_response=ExecuteResponse(
5858
command_id=command_id,
5959
status=result_set.status,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp