64b469623cplanner/core: support limit push down (#24757)
Han Fei
2021-06-04 16:56:28 +08:00
878c246b08store/tikv: move tests of rawkv from region_cache_test to rawkv_test.go (#25128)
Shirly
2021-06-04 16:42:28 +08:00
c4d6d8e924go.mod: update br to the new version (#25127)
Shirly
2021-06-04 16:28:28 +08:00
2e083b40e5statistics: support indexes containing virtual column for full sampling (#24999)
Yiding Cui
2021-06-04 16:18:28 +08:00
693708d627planner/core: remove unstable test (#25138)
Han Fei
2021-06-04 15:36:38 +08:00
e7d4c3054bplanner: enable the dynamic mode of partition tables by default (#25143)
Yuanjia Zhang
2021-06-04 15:10:28 +08:00
b1beb1b67dplanner: add some tiflash test cases on dynamic partition prune mode (#25131)
rebelice
2021-06-04 14:24:17 +08:00
b07942836fplanner: fix a panic caused by sinking a Limit with inlined Proj into IndexLookUp when accessing a partition table (#25063)
Yuanjia Zhang
2021-06-04 13:54:27 +08:00
7602a2774cplanner: add more test cases about tiflash and dynamic mode (#25111)
Yuanjia Zhang
2021-06-04 13:16:27 +08:00
99b1fa56b6expression: push down left/right/abs to tiflash (#25018)
Zhuhe Fang
2021-06-04 11:54:27 +08:00
5a74d52e46store/tikv: clear undetermined error if txn determines to fail (#25120)
Yilin Chen
2021-06-04 11:38:27 +08:00
6154335ac0expression: Support push function year,day,datediff,datesub,castTimeAsString,concat_ws down to TiFlash. (#25097)
Zhi Qi
2021-06-04 10:22:27 +08:00
66e68be296sessionctx: Fix tidb_gc_scan_lock_mode sysvar doesn't show correct default value on new clusters (#25112)
MyonKeminta
2021-06-04 00:16:27 +08:00
057250c7abstore/tikv: better handle undetermined error for committing primary key (#25115)
Lei Zhao
2021-06-03 23:52:26 +08:00
41e1e814ffexecutor: parallel some part of the sampling-based analyze (#24860)
Yiding Cui
2021-06-03 23:08:26 +08:00
6563219318executor: fix ifnull bug when arg is enum/set (#25110)
guo-shaoge
2021-06-03 22:50:26 +08:00
fce4dde1cdvariable, main: make sure default values for sysvars validate (#24807)
Morgan Tocker
2021-06-03 08:20:26 -06:00
0999df9223planner: support explain analyze for mpp task with union (#24898) (#25081)
Han Fei
2021-06-03 21:36:26 +08:00
9f8175743f*: refine some error messages (#24767)
wjHuang
2021-06-03 21:14:26 +08:00
06b80b74c5store/tikv: new retry logic for RegionRequestSender (#25040)
Lei Zhao
2021-06-03 21:04:27 +08:00
e2340c1d86expression: Support cast string as real push down (#25096)
Yu Lei
2021-06-03 20:30:26 +08:00
6900a46221infoschema, executor, txn: change some field name in TIDB_TRX table (#25061)
龙方淞
2021-06-03 19:06:26 +08:00
3846378f71ddl: Forbid set tiflash replicas on temporary tables (#25036)
djshow832
2021-06-03 18:54:26 +08:00
090892822bexpression: support str_to_date push to TiFlash (#25095)
JaySon
2021-06-03 18:28:26 +08:00
8111d14c90tests: make TestIssue20658 stable (#25092)
tangenta
2021-06-03 18:15:35 +08:00
4d9c667aabinfoschema, executor, txn: encode key field in DATA_LOCK_WAITS table (#25060)
龙方淞
2021-06-03 18:14:26 +08:00
69274d8864store: refine the error handling and retry mechanism for stale read (#24956)
JmPotato
2021-06-03 17:52:26 +08:00
d3de5479a0planner: support push down broadcast cartesian join to TiFlash (#25049)
xufei
2021-06-03 17:38:27 +08:00
982dcece3bexecutor: fix incorrect result of enum type merge join (#24775)
sylzd
2021-06-03 17:24:26 +08:00
49cd57174bsession, planner: Add a factor getter for networkFactor/scanFactor/descScanFactor/seekFactor (#25046)
mmyj
2021-06-03 16:50:27 +08:00