Commit Graph

9479 Commits

Author SHA1 Message Date
aecc3421dc executor: do update forUpdateTs for err path (#13218) 2019-11-07 13:59:39 +08:00
f6b7480a27 implement vectorize JSONExtract (#13227) 2019-11-06 23:47:39 -06:00
55cb26fb0c Add function builtinNameConstDecimalSig (#13214) 2019-11-06 23:33:52 -06:00
80939f2a47 planner: prune cop task for tiflash (#13131) 2019-11-07 13:20:32 +08:00
0a459a8e62 build: fix check-gogenerate.sh (#13224) 2019-11-07 12:24:51 +08:00
167079fb16 expression: implement vectorized evaluation for builtinRowCountSig (#13204) 2019-11-07 11:14:11 +08:00
127960e46d expression: implement vectorized evaluation for builtinNameConstIntSig (#13217) 2019-11-06 21:03:42 -06:00
3696bc5097 infoschema: add TIDB_CLUSTER_CONFIG virtual table to retrieve all instance config (#13063) 2019-11-07 10:55:11 +08:00
95e12c6a82 ddl: make TestModifyColumnNullToNotNull test stable (#13223) 2019-11-07 10:36:09 +08:00
8b55bef69c infoschema: add table_tiflash_replica table to check table tiflash replica status (#13205) 2019-11-07 10:13:26 +08:00
b295890316 expression:implement vectorized evaluation for builtinSubstringBinary2ArgsSig (#13040) 2019-11-06 23:29:10 +08:00
1b72ce5987 expression: implement vectorized evaluation for 'builtinRandSig' (#12656) 2019-11-06 04:58:29 -06:00
c01006acb0 expression: fix incorrect proto fields and add missing overflow handling for arithmatic functions (#12858)
Signed-off-by: H-ZeX <hzx20112012@gmail.com>
2019-11-06 17:39:14 +08:00
5ad55006d1 Makefile: fix export log_level for gotest (#13197) 2019-11-06 17:09:40 +08:00
f5cf562cd1 expression: implement vectorized evaluation for builtinHexStrArgSig (#13186) 2019-11-06 02:22:09 -06:00
4bb68c5f53 expression: implement vectorized evaluation for 'builtinRandWithSeedSig' (#12644) 2019-11-06 02:18:33 -06:00
9cc0f64582 implement vectorized evaluation for builtinReverseBinarySig (#13059) 2019-11-06 01:56:04 -06:00
538077ff75 *: rename Arrow to Chunk (#13060) 2019-11-06 14:51:10 +08:00
1b9568726d perfschema: rename TIDB_GOROUTINES to TIDB_PROFILE_GOROUTINES (#13178)
Signed-off-by: Lonng <heng@lonng.org>
2019-11-06 13:52:37 +08:00
77fd959511 expression: delete blank line of the builtin_control_vec_generated.go (#13080) 2019-11-06 13:46:39 +08:00
f306de18a8 expression: implement vectorized evaluation for builtinCharLengthSig (#13164) 2019-11-05 22:41:20 -06:00
27426daed4 *: make the version of etcd consistent with pd (#13176)
Signed-off-by: Neil Shen <overvenus@gmail.com>
2019-11-06 12:08:03 +08:00
903cd1f6f9 Add binlog_status for http api and TIDB_SERVERS_INFO table (#13025) 2019-11-06 11:47:09 +08:00
aaaf2546dd executor: make TestSplitRegionTimeout stable (#13152) 2019-11-06 11:24:41 +08:00
8d545a1804 ddl : fix column collate should use table's if it has when create table or alter table. (#13119)
fix column's collation should use table's collation
2019-11-06 11:16:26 +08:00
a28fc711d7 expression: implement vectorized evaluation for builtinIn*Sig (#13090) 2019-11-05 20:55:47 -06:00
ab03df55ed expression: implement vectorized evaluation for builtinTiDBIsDDLOwnerSig (#13162) 2019-11-06 09:22:42 +08:00
b697fac4ba expression: vectorize hash calculation during probing (#12048) (#12669) 2019-11-05 21:42:34 +08:00
ea4cafa547 implement vectorized evaluation for builtinRightBinarySig (#13144) 2019-11-05 18:59:40 +08:00
e43444265b *: Support required rows rows for arrow decode format. (#12613) 2019-11-05 18:12:09 +08:00
44696bfb96 expression: implement vectorized evaluation for builtinVersionSig (#13121) 2019-11-05 17:45:41 +08:00
5fd8b4d251 executor: support innodb_lock_wait_timeout for pessimistic transaction (#13103) 2019-11-05 17:26:40 +08:00
5c5aa104d9 *: support using multiply bindings in planner (#13047) 2019-11-05 16:38:15 +08:00
5793040396 planner/cascades: add transformation rule PushSelDownAggregation (#13106) 2019-11-05 14:20:43 +08:00
25fa7ecdf7 expression: implement vectorized evaluation for builtinUTCTime* (#12895) 2019-11-04 23:35:40 -06:00
7cf559747d expression: implement vectorized evaluation for builtinPeriodDiffSig (#13096) 2019-11-04 23:31:23 -06:00
200dd8f504 expression: implement vectorized evaluation for builtinTiDBVersionSig (#13122) 2019-11-04 23:26:38 -06:00
96788dc5e4 planner/cascades: fix a bug when delete GroupExpr in Group (#13132) 2019-11-05 13:21:02 +08:00
e59bfe1746 expression: implement vectorized evaluation for 'builtinNEIntSig' (#13076) 2019-11-05 13:02:09 +08:00
648bed40d3 expression: implement vectorized evaluation for builtinCRC32Sig (#13126) 2019-11-05 12:43:39 +08:00
354d8723ca domain: avoid check schema changed when change is tiflash replica status (#13034) 2019-11-05 12:38:10 +08:00
51590dfbf5 expression: implement vectorized evaluation for builtinQuarterSig (#13089) 2019-11-05 12:28:39 +08:00
f905aed48c expression: implement vectorized evaluation for 'builtinCastJSONAsDurationSig' (#12628) 2019-11-05 12:23:10 +08:00
622e8aaf2d expression: implement vectorized evaluation for builtinLastInsertIDWithIDSig (#12839) 2019-11-05 12:12:56 +08:00
9ada79acb6 expression: implement vectorized evaluation for builtinCoalesceXXSig (#13015) 2019-11-05 12:03:21 +08:00
186c6acbfe executor: fix data race in TestAnalyzeFastSample (#13130) 2019-11-05 11:49:19 +08:00
1827c7a701 executor: fix goroutine leak in testRecoverTable (#13135) 2019-11-05 11:44:43 +08:00
a24966d151 implement vectorized evaluation for builtinLeftBinarySig (#13070) 2019-11-05 10:57:09 +08:00
7b17f64ec3 expression: push json_length to tikv (#13078) 2019-11-05 10:51:39 +08:00
f19a70c635 config: remove the pessimistic.ttl configure (#13112) 2019-11-05 10:46:10 +08:00