Skip to content

Commit

Permalink
This is an automated cherry-pick of pingcap#46450
Browse files Browse the repository at this point in the history
Signed-off-by: ti-chi-bot <[email protected]>
  • Loading branch information
AilinKid authored and ti-chi-bot committed Sep 4, 2023
1 parent e2ba276 commit 53afad4
Show file tree
Hide file tree
Showing 4 changed files with 2,289 additions and 3 deletions.
4 changes: 4 additions & 0 deletions planner/core/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,11 @@ go_test(
"point_get_plan_test.go",
"prepare_test.go",
"preprocess_test.go",
<<<<<<< HEAD
"rule_inject_extra_projection_test.go",
=======
"rule_generate_column_substitute_test.go",
>>>>>>> 41c16424ac0 (planner: don't recompute the hashcode when generated column substitution doesn't happen (#46450))
"rule_join_reorder_dp_test.go",
"rule_join_reorder_test.go",
"rule_result_reorder_test.go",
Expand Down
Loading

0 comments on commit 53afad4

Please sign in to comment.