-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
planner: add usage of paging copr in optimizer #30536
Commits on Dec 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for aef1c85 - Browse repository at this point
Copy the full SHA aef1c85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9223044 - Browse repository at this point
Copy the full SHA 9223044View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d75aca - Browse repository at this point
Copy the full SHA 7d75acaView commit details -
handle expect cnt more than max paging size
Signed-off-by: you06 <you1474600@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bcccba1 - Browse repository at this point
Copy the full SHA bcccba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00c4ef8 - Browse repository at this point
Copy the full SHA 00c4ef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f9509b - Browse repository at this point
Copy the full SHA 7f9509bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28fe7e3 - Browse repository at this point
Copy the full SHA 28fe7e3View commit details -
use a threshold to decied whether go paging
Signed-off-by: you06 <you1474600@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2f31fe4 - Browse repository at this point
Copy the full SHA 2f31fe4View commit details -
decide go paging only by limit count
Signed-off-by: you06 <you1474600@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b5ab23b - Browse repository at this point
Copy the full SHA b5ab23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72a7cfb - Browse repository at this point
Copy the full SHA 72a7cfbView commit details -
paging do not enlarge idx cost
Signed-off-by: you06 <you1474600@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aba1a8c - Browse repository at this point
Copy the full SHA aba1a8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6cc613 - Browse repository at this point
Copy the full SHA c6cc613View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1917d29 - Browse repository at this point
Copy the full SHA 1917d29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e9d34d - Browse repository at this point
Copy the full SHA 9e9d34dView commit details
Commits on Dec 10, 2021
-
Signed-off-by: you06 <you1474600@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cee8aaa - Browse repository at this point
Copy the full SHA cee8aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 653f165 - Browse repository at this point
Copy the full SHA 653f165View commit details
Commits on Dec 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c6c0dcc - Browse repository at this point
Copy the full SHA c6c0dccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 963c84c - Browse repository at this point
Copy the full SHA 963c84cView commit details
Commits on Dec 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0b45c0b - Browse repository at this point
Copy the full SHA 0b45c0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66408c4 - Browse repository at this point
Copy the full SHA 66408c4View commit details
Commits on Dec 16, 2021
-
Co-authored-by: Lei Zhao <zlwgx1023@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4d096f1 - Browse repository at this point
Copy the full SHA 4d096f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f0b0e4 - Browse repository at this point
Copy the full SHA 1f0b0e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d23006 - Browse repository at this point
Copy the full SHA 5d23006View commit details -
extract paging constants to individual package
Signed-off-by: you06 <you1474600@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 381aa2a - Browse repository at this point
Copy the full SHA 381aa2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 367aead - Browse repository at this point
Copy the full SHA 367aeadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90a628b - Browse repository at this point
Copy the full SHA 90a628bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c992665 - Browse repository at this point
Copy the full SHA c992665View commit details
Commits on Dec 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e283868 - Browse repository at this point
Copy the full SHA e283868View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab251f0 - Browse repository at this point
Copy the full SHA ab251f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb4b003 - Browse repository at this point
Copy the full SHA fb4b003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74c02f9 - Browse repository at this point
Copy the full SHA 74c02f9View commit details
Commits on Dec 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4a8e572 - Browse repository at this point
Copy the full SHA 4a8e572View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f2167e - Browse repository at this point
Copy the full SHA 1f2167eView commit details
Commits on Dec 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7c9498b - Browse repository at this point
Copy the full SHA 7c9498bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b485afd - Browse repository at this point
Copy the full SHA b485afdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c6794c - Browse repository at this point
Copy the full SHA 8c6794cView commit details
Commits on Dec 23, 2021
-
use prop to pass expectCnt, add tests
Signed-off-by: you06 <you1474600@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a4d48ef - Browse repository at this point
Copy the full SHA a4d48efView commit details
Commits on Dec 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1173169 - Browse repository at this point
Copy the full SHA 1173169View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd44eb2 - Browse repository at this point
Copy the full SHA fd44eb2View commit details -
Signed-off-by: you06 <you1474600@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 905738b - Browse repository at this point
Copy the full SHA 905738bView commit details