Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/master' into HEAD
  • Loading branch information
grundprinzip committed Mar 20, 2024
commit be7c44538dbaa6bbec7e5b1edb08536176dd1f3c
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ message ExecutePlanResponse {
ResultComplete result_complete = 14;

// (Optional) Intermediate query progress reports.
ExecutionProgress execution_progress = 16;
ExecutionProgress execution_progress = 17;

// Support arbitrary result objects.
google.protobuf.Any extension = 999;
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.