-
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: fix index merge plan when expr cannot be pushed to tikv #30341
planner: fix index merge plan when expr cannot be pushed to tikv #30341
Commits on Dec 1, 2021
-
planner: fix index merge plan when expr has not been pushed to tikv.
Signed-off-by: guo-shaoge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56bf325 - Browse repository at this point
Copy the full SHA 56bf325View commit details -
Merge branch 'master' of https://github.com/pingcap/tidb into fix_ind…
…ex_merge_sel_plan Signed-off-by: guo-shaoge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5d2ddb - Browse repository at this point
Copy the full SHA c5d2ddbView commit details
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c4dc91f - Browse repository at this point
Copy the full SHA c4dc91fView commit details
Commits on Dec 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b60786e - Browse repository at this point
Copy the full SHA b60786eView commit details
Commits on Dec 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4800457 - Browse repository at this point
Copy the full SHA 4800457View commit details -
Merge branch 'fix_index_merge_sel_plan' of github.com:guo-shaoge/tidb…
… into fix_index_merge_sel_plan
Configuration menu - View commit details
-
Copy full SHA for 7de60f4 - Browse repository at this point
Copy the full SHA 7de60f4View commit details
Commits on Dec 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b4654ea - Browse repository at this point
Copy the full SHA b4654eaView commit details
Commits on Dec 12, 2021
-
fix cannot be pushed expr in partial_path.IndexFilters
Signed-off-by: guo-shaoge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc74a3e - Browse repository at this point
Copy the full SHA cc74a3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 594b734 - Browse repository at this point
Copy the full SHA 594b734View commit details -
Merge branch 'fix_index_merge_sel_plan' of github.com:guo-shaoge/tidb…
… into fix_index_merge_sel_plan
Configuration menu - View commit details
-
Copy full SHA for bc26b95 - Browse repository at this point
Copy the full SHA bc26b95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d98c2c - Browse repository at this point
Copy the full SHA 5d98c2cView commit details
Commits on Dec 13, 2021
-
Update planner/core/find_best_task.go
Co-authored-by: HuaiyuXu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f00244 - Browse repository at this point
Copy the full SHA 7f00244View commit details -
Update planner/core/find_best_task.go
Co-authored-by: HuaiyuXu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eba2cbd - Browse repository at this point
Copy the full SHA eba2cbdView commit details -
Update planner/core/find_best_task.go
Co-authored-by: HuaiyuXu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b4ec81 - Browse repository at this point
Copy the full SHA 9b4ec81View commit details
Commits on Dec 14, 2021
-
check partial path's TableFilters can be pushed to TiKV or not.
Signed-off-by: guo-shaoge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b59caf3 - Browse repository at this point
Copy the full SHA b59caf3View commit details -
Merge branch 'master' of https://github.com/pingcap/tidb into fix_ind…
…ex_merge_sel_plan
Configuration menu - View commit details
-
Copy full SHA for 3630fdb - Browse repository at this point
Copy the full SHA 3630fdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc8c836 - Browse repository at this point
Copy the full SHA bc8c836View commit details -
Signed-off-by: guo-shaoge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9187957 - Browse repository at this point
Copy the full SHA 9187957View commit details
Commits on Dec 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b89e269 - Browse repository at this point
Copy the full SHA b89e269View commit details -
check expr can be pushed in ds.pushedDownConds
Signed-off-by: guo-shaoge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb21ec4 - Browse repository at this point
Copy the full SHA fb21ec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19ffe55 - Browse repository at this point
Copy the full SHA 19ffe55View commit details -
fix index on virtual column for index merge
Signed-off-by: guo-shaoge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3f3e2e - Browse repository at this point
Copy the full SHA e3f3e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e249201 - Browse repository at this point
Copy the full SHA e249201View commit details
Commits on Dec 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cfe8309 - Browse repository at this point
Copy the full SHA cfe8309View commit details -
fix case in index_merge_reader_test.go
Signed-off-by: guo-shaoge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f47ebc9 - Browse repository at this point
Copy the full SHA f47ebc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11e5179 - Browse repository at this point
Copy the full SHA 11e5179View commit details -
Signed-off-by: guo-shaoge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 887bccd - Browse repository at this point
Copy the full SHA 887bccdView commit details -
Signed-off-by: guo-shaoge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d6abd4 - Browse repository at this point
Copy the full SHA 1d6abd4View commit details
Commits on Dec 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b75d087 - Browse repository at this point
Copy the full SHA b75d087View commit details -
Signed-off-by: guo-shaoge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff0fb07 - Browse repository at this point
Copy the full SHA ff0fb07View commit details
Commits on Dec 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8b50eec - Browse repository at this point
Copy the full SHA 8b50eecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a78dc67 - Browse repository at this point
Copy the full SHA a78dc67View commit details