Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: AilinKid <[email protected]>
  • Loading branch information
AilinKid committed Aug 15, 2024
1 parent c03fd5c commit 2441b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/planner/core/rule_resolve_grouping_expand.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ package core

import (
"context"
"github.com/pingcap/tidb/pkg/planner/core/operator/logicalop"

"github.com/pingcap/tidb/pkg/planner/core/base"
"github.com/pingcap/tidb/pkg/planner/core/operator/logicalop"
"github.com/pingcap/tidb/pkg/planner/util/optimizetrace"
)

Expand Down

0 comments on commit 2441b10

Please sign in to comment.