c9c0daf310ddl_test: fix "TestCreateTable" test cases (#18003)
songyzh
2020-06-22 15:38:52 +08:00
912336d8caddl: convert handle to string before assigning to Stat variables (#18146)
tangenta
2020-06-22 14:44:23 +08:00
5405fcc4c3add conn id into ctx (#18158)
cfzjywxk
2020-06-22 13:57:51 +08:00
bca31eaf62*: refine the behavior of StrToInt and StrToFloat and support convert JSON to date, time and timestamp (#17902)
wjHuang
2020-06-22 11:59:24 +08:00
2674a16552planner: make PhysicalPlan support cloning (#17939)
Yuanjia Zhang
2020-06-22 11:43:29 +08:00
3e5db05ac0planner: support specify table partition in optimize hint (#17638)
Zhuomin(Charming) Liu
2020-06-22 11:21:23 +08:00
8cd57aaaa8test: stabilize test TestCoprocessorStreamRecvTimeout (#18143)
wjHuang
2020-06-22 11:06:02 +08:00
7daa4a7f88*: fix bugs that creating index on clustered index table or table with the virtual generated column (#18114)
wjHuang
2020-06-19 19:58:37 +08:00
df6898d524gcworker: export resolveLocks api for test (#18064)
Lei Zhao
2020-06-19 17:55:35 +08:00
ad68349bd2tikv: pre-index stores in region-cache for different access pattern (#18040)
lysu
2020-06-18 11:22:50 +08:00
096f2e80cbfix sequence cache can be negative (#18071)
Arenatlx
2020-06-18 00:06:40 +08:00
a142759deeexecutor/planner: fix wrong point-get plan on cluster table (#18078)
lysu
2020-06-17 21:41:26 +08:00
ad598e431aexecutor: add the cache for apply executor (#17039)
Chengpeng Yan
2020-06-17 21:24:12 +08:00
a19405a2a7executor: make index merge join close gracefully when tasks not finish (#18069)
Zhuomin(Charming) Liu
2020-06-17 19:03:06 +08:00
20a5e4c764.github: fix reviewers team in CODEOWNERS (#18075)
Feng Liyuan
2020-06-17 17:58:45 +08:00
b59cb1a94dplanner, session, util: support Insert hint (#16966)
Song Gao
2020-06-17 15:56:01 +08:00
463d085342planner: check clustered index don't need double read (#18054)
Zhuomin(Charming) Liu
2020-06-17 14:37:21 +08:00
9135d1d0d8executor: subtract the old txn size when track the mem usage (#18000)
HuaiyuXu
2020-06-17 11:29:47 +08:00
514b91d90ctest: fix data race in distsql/select_result (#18059)
Evan Zhou
2020-06-17 11:14:24 +08:00
7f03358895ddl: throw unsupported warning when alter table with/without validation (#16089)
cncal
2020-06-17 09:58:45 +08:00
c19018e06frename 'trancates' to 'truncates' (#17968)
lvvvl
2020-06-16 19:55:29 +08:00
fa551115e6*: fix update bug in cluster index (#18045)
wjHuang
2020-06-16 17:06:26 +08:00
7f1cd1a60dplanner: support build clustered index range for table scan (#18018)
Zhuomin(Charming) Liu
2020-06-16 11:49:01 +08:00
50bd9f4867config: complete the list of deprecated configurations (#18001)
Zejun Li
2020-06-16 11:36:46 +08:00
6c305e2a49ddl: apply common handle to index reorganization (#17906)
tangenta
2020-06-16 09:52:39 +08:00
b8fb4b0965metrics: distinguish transactions by mode (#17912)
Jack Yu
2020-06-15 16:20:38 +08:00
0321395ea9types/question: fix the variable reallocation in the function EncodeIndexSeekKey (#17831) (#17833)
DaMeiren
2020-06-15 15:59:48 +08:00
8943b1edc4*: fix analyze on clustered index miss some handle columns (#18004)
Zhuomin(Charming) Liu
2020-06-15 15:43:13 +08:00
2b7c420694store/tikv: make unit test TestCoprocessorStreamRecvTimeout unstable (#17867)
tiancaiamao
2020-06-15 15:28:26 +08:00
8a33340f2bexpression: fix the panic when we use unix_time expression in prepare and execute statement. (#17855)
Chengpeng Yan
2020-06-15 12:42:01 +08:00