Commit Graph

17 Commits

Author SHA1 Message Date
2372cf828c hint: avoid duplicate hints in QBHintHandler (#53921)
close pingcap/tidb#53767
2024-06-11 09:52:30 +00:00
630651209d planner: output a warning instead of returning an error when creating fast binding on a incomplete hint (#51781)
ref pingcap/tidb#51347
2024-03-14 10:32:11 +00:00
1760a26d30 hint: refactor PlanHints (#50768)
ref pingcap/tidb#48875
2024-01-29 04:33:22 +00:00
dc54d6cd9a planner: move more hint code to the hint package (#50769)
ref pingcap/tidb#48875
2024-01-29 03:16:52 +00:00
c1299bbfc5 planner: move more hint code to the hint package (#50756)
ref pingcap/tidb#48875
2024-01-26 12:06:20 +00:00
9416934ea3 *: split planner errors and remove duplicate definitions (#50695)
ref pingcap/tidb#48875
2024-01-26 09:42:21 +00:00
799a46107e planner: move more hint code to the hint package (#50728)
ref pingcap/tidb#48875
2024-01-25 15:09:21 +00:00
035df1a00a *: refactor limit hint (#50730)
ref pingcap/tidb#48875
2024-01-25 11:43:51 +00:00
f94e331475 planner: refactor some internal hint structures (#50720)
ref pingcap/tidb#48875
2024-01-25 08:03:21 +00:00
0236944eab planner: fix leading hint cannot take effect in UNION ALL statements (#50277)
close pingcap/tidb#50067
2024-01-11 08:11:09 +00:00
d505704207 Revert "planner: fix leading hint cannot take effect in UNION ALL statements" (#50260)
close pingcap/tidb#50067
2024-01-10 08:32:08 +00:00
c55105e044 planner: fix leading hint cannot take effect in UNION ALL statements (#50145)
close pingcap/tidb#50067
2024-01-10 07:18:24 +00:00
62c83d40fe bindinfo: extract the table hint from the union statement (#50070)
close pingcap/tidb#50068
2024-01-04 14:00:34 +00:00
bca554aa82 planner: unite the variable name (#49759) 2023-12-26 07:28:58 +00:00
ebd259c6a7 planner: move more hint code to a separate package (#49697)
ref pingcap/tidb#48875
2023-12-22 06:18:45 +00:00
3a8b5ac2b0 planner: move more hint code to a separate package (#49673)
ref pingcap/tidb#48875
2023-12-21 10:42:50 +00:00
318e82bbb7 *: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
2023-10-13 14:36:26 +00:00