Skip to content

Commit

Permalink
fix bazel
Browse files Browse the repository at this point in the history
Signed-off-by: xufei <[email protected]>
  • Loading branch information
windtalker committed Sep 5, 2024
1 parent 683b6e1 commit 249bd14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/executor/join/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ go_library(
"joiner.go",
"merge_join.go",
"outer_join_probe.go",
"row_table_builder.go",
"tagged_ptr.go",
],
importpath = "github.com/pingcap/tidb/pkg/executor/join",
Expand Down

0 comments on commit 249bd14

Please sign in to comment.