Skip to content

Commit

Permalink
fix: make lint happy
Browse files Browse the repository at this point in the history
Signed-off-by: Rustin170506 <29879298+Rustin170506@users.noreply.github.com>
  • Loading branch information
Rustin170506 committed Sep 10, 2024
1 parent 68a4e91 commit 7d78c8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/statistics/handle/autoanalyze/priorityqueue/job.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ import (
// NOTE: this is only used when the average analysis duration is not available.(No successful analysis before)
const defaultFailedAnalysisWaitTime = 30 * time.Minute

// AnalyzeType is the type of the analyze job.
type AnalyzeType string

// Indicators contains some indicators to evaluate the table priority.
Expand Down

0 comments on commit 7d78c8a

Please sign in to comment.