-
Notifications
You must be signed in to change notification settings - Fork 6k
planner: Use/force to apply prefer range scan #56928
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
de5d003
planner: Use/force to trigger skyline pruning
terry1purcell c2b6508
Merge branch 'pingcap:master' into forced
terry1purcell 80338fb
review test1
terry1purcell 1591a06
review test2
terry1purcell 091d33b
Merge branch 'pingcap:master' into forced
terry1purcell ce759df
updates1
terry1purcell 4465c0e
Merge branch 'pingcap:master' into forced
terry1purcell 6b5b4c8
testcase1
terry1purcell ad9fe88
Merge branch 'pingcap:master' into forced
terry1purcell 1db3430
testcase update1
terry1purcell cdb1b45
remove unnecessary var
terry1purcell 5efda63
testcase update2
terry1purcell 7f27590
testcase update3
terry1purcell 30ef8e5
remove hasforce from preference logic
terry1purcell 8a12eb7
testcase update4
terry1purcell 5f9e552
testcase update5
terry1purcell 81fcc2e
testcase update6
terry1purcell b2174a0
testcase update7
terry1purcell 846a1a8
testcase update8
terry1purcell 406d66c
testcase update9
terry1purcell 595975b
revert conflicts2
terry1purcell 6081797
revert conflicts3
terry1purcell 079d500
revert conflicts4
terry1purcell 9036a87
Merge branch 'pingcap:master' into forced
terry1purcell 9250d5f
changes after resolving merge conflicts
terry1purcell 733f23a
after rebase testcase1
terry1purcell b4d8217
after rebase testcase2
terry1purcell 4fa374c
review comments
terry1purcell 914f8c0
Merge branch 'pingcap:master' into forced
terry1purcell 9808570
review comments2
terry1purcell 949b693
review comments3
terry1purcell 45c301f
after review testcase1
terry1purcell cd222c1
after review testcase2
terry1purcell 0a036de
after review testcase3
terry1purcell 46439c2
after review testcase4
terry1purcell be7a674
added new testcase
terry1purcell e5356a0
bazel add
terry1purcell d2ca42f
testcase updates10
terry1purcell f0405e5
revert bazel due to merge conflict
terry1purcell ca07387
Merge branch 'pingcap:master' into forced
terry1purcell a3a3ff5
bazel add after rebase
terry1purcell c5ea7a3
Merge branch 'pingcap:master' into forced
terry1purcell d148554
Merge branch 'pingcap:master' into forced
terry1purcell 17d46e9
testcase updates flaky test
terry1purcell c5d39e9
change for customer use case
terry1purcell 7fa3f8d
Delete tidb.toml
terry1purcell bc2fee0
change for customer use case2
terry1purcell 2d13275
flaky testcase update1
terry1purcell 9a1d472
flaky testcase update2
terry1purcell ac7d8ad
Merge branch 'pingcap:master' into forced
terry1purcell fdc26a4
flaky testcase update3
terry1purcell 098bde1
flaky testcase update4
terry1purcell cfbd728
flaky testcase update5
terry1purcell ed9d241
update for partitioning1
terry1purcell 06c5bc2
Merge branch 'pingcap:master' into forced
terry1purcell 91bce2d
refactor
terry1purcell a0bcc14
refactor2
terry1purcell eeec9bb
refactor3
terry1purcell c1e7917
refactor4
terry1purcell d257f46
refactor5
terry1purcell e4a7246
refactor6
terry1purcell 286f950
after refactor testcase1
terry1purcell 8421aca
after refactor testcase2
terry1purcell 4b36bad
after refactor testcase3
terry1purcell 5beb4f8
after refactor testcase4
terry1purcell 787c2c4
after refactor testcase5
terry1purcell f0d9960
after refactor testcase6
terry1purcell f8b9383
after refactor testcase7
terry1purcell ef745e0
fix for new customer issue
terry1purcell f3cd389
testcase1 after new issue fix
terry1purcell 6a66c6e
testcase2 after new issue fix
terry1purcell c407ec2
testcase3 after new issue fix
terry1purcell 37791f7
testcase4 after new issue fix
terry1purcell c23d9df
testcase5 after new issue fix
terry1purcell d8c4bd8
testcase6 after new issue fix
terry1purcell File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.