Skip to content

Commit

Permalink
Update router/qrouter/proxy_routing.go
Browse files Browse the repository at this point in the history
Co-authored-by: Yury Frolov <[email protected]>
  • Loading branch information
reshke and EinKrebs authored Feb 14, 2024
1 parent eeb3c87 commit 903189f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion router/qrouter/proxy_routing.go
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ func (qr *ProxyQrouter) RecordShardingColumnValue(meta *RoutingMetadataContext,
}
}
if !ok {
// some junk colum
// some junk column
return
}
}
Expand Down

0 comments on commit 903189f

Please sign in to comment.