Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
CPWstatic committed Jun 30, 2021
1 parent cdabe48 commit 3f3c700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/interface/meta.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -1073,7 +1073,7 @@ struct QueryDesc {
2: QueryStatus status;
3: i64 duration;
4: binary query;
// The session might transfor between query engines, but the query do not, we must
// The session might transfer between query engines, but the query do not, we must
// record which query engine the query belongs to
5: common.HostAddr graph_addr,
}
Expand Down

0 comments on commit 3f3c700

Please sign in to comment.