Skip to content
Merged
Changes from all commits
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
2 changes: 1 addition & 1 deletion gensrc/thrift/FrontendService.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ struct TLoadTxnBeginRequest {
10: optional i64 timeout
11: optional Types.TUniqueId request_id
12: optional string token
13: optional i64 backend_id
15: optional i64 backend_id
}

struct TLoadTxnBeginResult {
Expand Down