forked from pingcap/tidb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
planner: fix incorrect estRows with global index and json column (pin…
…gcap#55842) close pingcap#55818
- Loading branch information
1 parent
4dc8f3d
commit dd18083
Showing
3 changed files
with
97 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
48 changes: 48 additions & 0 deletions
48
tests/integrationtest/r/planner/core/issuetest/planner_issue.result
Large diffs are not rendered by default.
Oops, something went wrong.
45 changes: 44 additions & 1 deletion
45
tests/integrationtest/t/planner/core/issuetest/planner_issue.test
Large diffs are not rendered by default.
Oops, something went wrong.