Skip to content

Commit

Permalink
address comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tiancaiamao committed Aug 20, 2024
1 parent 0ee16e3 commit 1f5218b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/infoschema/infoschema_v2.go
Original file line number Diff line number Diff line change
Expand Up @@ -1473,7 +1473,7 @@ func (is *infoschemaV2) ListTablesWithSpecialAttribute(filter specialAttributeFi

type refillOption struct{}

const refillOptionKey refillOption = "refillOptionKey"
var refillOptionKey refillOption

// WithRefillOption controls the infoschema v2 cache refill operation.
// By default, TableByID does not refill schema cache, and TableByName does.
Expand Down

0 comments on commit 1f5218b

Please sign in to comment.