Skip to content

Commit

Permalink
planner: Covering tests for plan cache and partitioned tables. (#52168)
Browse files Browse the repository at this point in the history
ref #33031
  • Loading branch information
mjonss authored Sep 19, 2024
1 parent 249e88c commit beee242
Show file tree
Hide file tree
Showing 5 changed files with 829 additions and 268 deletions.
1 change: 1 addition & 0 deletions pkg/planner/core/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ go_test(
"plan_cache_instance_test.go",
"plan_cache_lru_test.go",
"plan_cache_param_test.go",
"plan_cache_partition_table_test.go",
"plan_cache_rebuild_test.go",
"plan_cache_test.go",
"plan_cacheable_checker_test.go",
Expand Down
Loading

0 comments on commit beee242

Please sign in to comment.