Skip to content

Commit

Permalink
boost: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
benetis committed Mar 27, 2024
1 parent fed89f1 commit 1dded54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/vt/vtgate/plan_execute.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ func (e *Executor) newExecute(ctx context.Context, safeSession *SafeSession, sql
}

// Check if boosted and hit Redis
// plan.BoostPlanConfig.IsBoosted == true

statementTypeResult, sqlResult, err := e.executePlan(ctx, plan, vcursor, bindVars, execStart)(logStats, safeSession)

Expand Down

0 comments on commit 1dded54

Please sign in to comment.