Skip to content

Commit

Permalink
planner: incorrect query result using ISNULL
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <[email protected]>
  • Loading branch information
hawkingrei committed Jul 23, 2024
1 parent 3f5b05d commit 6b81fea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/planner/core/issuetest/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ go_test(
data = glob(["testdata/**"]),
flaky = True,
race = "on",
shard_count = 3,
deps = [
"//pkg/parser",
"//pkg/planner",
Expand Down

0 comments on commit 6b81fea

Please sign in to comment.