Commit Graph

  • 99720f1b38 expression: implement vectorized evaluation for builtinInetAtonSig (#13237) Zhongyang Wu 2019-11-11 06:19:34 -05:00
  • 88e96ebca7 expression: implement vectorized evaluation for builtinYearWeekWithModeSig (#13328) Chen Lixiang 2019-11-11 19:15:33 +08:00
  • 60bfdf5ba4 Revert "executor, util: rename original List to ListInMemory and add a new interface List (#13353)" (#13363) Zhuhe Fang 2019-11-11 18:30:34 +08:00
  • 838481a676 expression: implement vectorized evaluation for builtinSysDateWithoutFspSig (#13348) Eugene Kalinin 2019-11-11 13:18:03 +03:00
  • c9c337ec8b vec QuoteSig (#13312) hejiayua 2019-11-11 17:59:18 +08:00
  • 5069939d74 stats: specially handle unqiue key when estimate (#13354) Haibin Xie 2019-11-11 17:52:30 +08:00
  • f4ee90d06f planner: correct block offset for table as names (#12996) Haibin Xie 2019-11-11 17:46:29 +08:00
  • 79ff3ebe2d tidb-server: introduce go.uber.org/automaxprocs (#13340) Tennix 2019-11-11 17:26:30 +08:00
  • 1938cd1be4 expression: implement vectorized evaluation for builtinCastTimeAsTimeSig (#13209) Eugene Kalinin 2019-11-11 12:09:00 +03:00
  • 69ff2d5e88 planner/cascades: add ImplementationRule for TopN (#13323) Mingcong Han 2019-11-11 16:15:43 +08:00
  • 6f50566b09 expression: generate big real numbers when testing (#13338) Yuanjia Zhang 2019-11-11 02:01:44 -06:00
  • 2b5f81add1 executor, util: rename original List to ListInMemory and add a new interface List (#13353) Zhuhe Fang 2019-11-11 15:50:43 +08:00
  • 30da446193 expression: implement vectorized evaluation for builtinHexIntArgSig (#13330) Zhang Zhiyi 2019-11-11 15:42:13 +08:00
  • 94d728bf48 expression: implement vectorized evaluation for 'builtinCastJSONAsRealSig' (#13316) Lynne 2019-11-11 15:36:13 +08:00
  • ea01910705 expression: implement vectorized evaluation for builtinGetFormatSig (#13269) baishen 2019-11-11 15:30:42 +08:00
  • b918b95807 expression: implement vectorized evaluation for 'builtinCastJSONAsTimeSig' (#13170) CCChieh 2019-11-11 15:15:12 +08:00
  • bcad464009 ddl: check table name length when rename table (#13339) crazycs 2019-11-11 14:25:49 +08:00
  • 1eb26a79c4 expression: implement vectorized evaluation for builtinDayNameSig (#12401) baishen 2019-11-11 13:19:46 +08:00
  • 613373e78f planner: refactor the code of buildUpdate to solve some bugs (#13208) Yiding Cui 2019-11-11 12:50:35 +08:00
  • 9a72ab354e expression: implement vectorized evaluation for builtinStrToDateDatetimeSig (#13320) Eugene Kalinin 2019-11-11 06:49:12 +03:00
  • 4aa3608c9a expression: implement vectorized evaluation for builtinJSONKeys2ArgsSig (#13262) Zhang Zhiyi 2019-11-11 11:43:25 +08:00
  • cd4d928adc expression: add more details when test fails (#13194) Feng Liyuan 2019-11-11 11:39:00 +08:00
  • f2bbc5619f expression: implement vectorized evaluation for builtinAesEncryptSig (#13219) Zhang Zhiyi 2019-11-11 11:26:12 +08:00
  • e5daf461f8 expression: fix the vectorization test framework to produce negative decimal types (#13335) Chengpeng Yan 2019-11-11 11:09:34 +08:00
  • 79eef48a3f expression: implement vectorized evaluation for builtinRowSig (#13321) mmyj 2019-11-10 19:22:12 +08:00
  • b1aad07148 expression: QUARTER/DATE_FORMAT compatibility with mysql for 0/0.0 values (#12488) Eugene Kalinin 2019-11-09 18:06:13 +03:00
  • b3bf319b1e domain: refine error code for package domain (#13033) bb7133 2019-11-09 22:21:51 +08:00
  • 3712664d43 session,store/tikv: make CI more stable (#13303) tiancaiamao 2019-11-09 17:09:19 +08:00
  • 92f4ec6ac3 expression: implement vectorized evalutaion for builtinConnectionIDSig (#13160) 庄天翼 2019-11-09 16:39:54 +08:00
  • 99310b263f expression: implement vectorized evaluation for builtinConcatSig (#13268) mmyj 2019-11-09 16:33:34 +08:00
  • 2847826fd1 vectorize builtinYearWeekWithoutModeSig (#13241) Chen Lixiang 2019-11-09 15:35:59 +08:00
  • 861ed79095 expression: implement vectorized evaluation for builtinOrdSig (#13304) 庄天翼 2019-11-09 15:21:42 +08:00
  • 7127a2781c expression: implement vectorized evaluation for builtinFromUnixTime1ArgSig (#13287) Eugene Kalinin 2019-11-09 10:15:31 +03:00
  • 66a2412bde expression: implement vectorized evaluation for builtinGreatestTimeSig (#12825) mmyj 2019-11-09 15:11:35 +08:00
  • 8772717c9b expression: implement vectorized evaluation for builtinDecimalAnyValueSig (#13159) KuangBo 2019-11-09 15:07:08 +08:00
  • b06e4ec9ca expression: implement vectorized evaluation for builtinArithmeticMinusIntSig (#12772) Zhang Zhiyi 2019-11-09 15:02:39 +08:00
  • 10ad9e7a5b expression: implement vectorized evaluation for builtinTimeToSecSig (#13088) shihongzhi 2019-11-09 14:47:50 +08:00
  • cd7a053dbb ddl, executor: limit the length of the index name when executing "create table" (#13016) Lynn 2019-11-09 14:19:42 +08:00
  • 30d9957de3 planner/cascades: add transformation rule TransformLimitToTopN (#13288) Mingcong Han 2019-11-09 11:58:42 +08:00
  • 03e1510ccd executor: set column data to zero value when calling ResizeXXX (#13260) Yuanjia Zhang 2019-11-08 21:52:12 -06:00
  • 3987164e07 expression: implement vectorized evaluation for builtinUncompressedLengthSig (#13206) Zhang Zhiyi 2019-11-09 11:45:42 +08:00
  • 9edc2727f6 expression: implement vectorized evaluation for builtinSetVarSig and builtinGetVarSig (#13181) mmyj 2019-11-09 11:15:42 +08:00
  • b7eddbf0f2 session: fix upgrade logic when bootstrap (#12827) Tanner 2019-11-09 11:08:43 +08:00
  • 7c63212b07 privilege: fix REVOKE privilege check incompatibility with MySQL (#13014) Lingyu Song 2019-11-09 11:03:14 +08:00
  • f3c8abb2e2 coprocessor: fix wrong cop task range for tiflash. (#13292) Zhuomin(Charming) Liu 2019-11-08 20:11:53 +08:00
  • 5737729493 stats: fix panic when fast analyze on empty table (#13284) Haibin Xie 2019-11-08 19:14:53 +08:00
  • 0022a89ead planner/cascades: implement ImplementationRule for LogicalLimit (#13056) Mingcong Han 2019-11-08 17:50:24 +08:00
  • 4dcd7d7938 planner: consider build hashtable using the outer side for outer join during plan building (#12883) Zhuhe Fang 2019-11-08 17:43:53 +08:00
  • 87357daba5 expression: implement vectorized evaluation for builtinEltSig (#13266) mmyj 2019-11-08 16:45:23 +08:00
  • b4fd8e7e8a expression: implement vectorized evaluation for builtinPeriodAddSig (#13097) shihongzhi 2019-11-08 16:33:09 +08:00
  • c7932476ef expression: implement vectorized evaluation for builtinCastDurationAsTimeSig (#13244) Eugene Kalinin 2019-11-08 11:23:22 +03:00
  • be128c6090 Revert "expression: open CAST push down switcher default (#12652)" (#13264) Wenxuan 2019-11-08 15:52:25 +08:00
  • 79756747e7 expression: implement vectorized evalutaion for builtinTiDBDecodeKeySig (#13172) 庄天翼 2019-11-08 15:15:26 +08:00
  • 5c3ed7ff60 *: refine transaction related log (#13263) Ewan Chou 2019-11-08 14:56:09 +08:00
  • f9be8ebf85 *: make log_level working for gotest (#13258) Jack Yu 2019-11-08 14:44:39 +08:00
  • ab1c939d1c executor: fix fast analyze test (#13275) Haibin Xie 2019-11-08 14:11:33 +08:00
  • ccbdfdc517 tidb-server: handle deprecated configuration item in config-check (#13142) tiancaiamao 2019-11-08 10:28:39 +08:00
  • a7854936bf expression: open CAST push down switcher default (#12652) Lonng 2019-11-07 20:07:16 +08:00
  • 26174f11b5 *: disable batch DMLs by default (#13081) Jack Yu 2019-11-07 19:59:15 +08:00
  • d81c131ddb *: upgrade etcd to v3.4.3 (#13213) Neil Shen 2019-11-07 19:25:35 +08:00
  • 60d4291c5d store: upgrade the CheckTxnStatus API (#13123) tiancaiamao 2019-11-07 19:09:13 +08:00
  • 5a00578e27 executor: fix data race in TestStatementContext (#13169) Feng Liyuan 2019-11-07 15:25:47 +08:00
  • 559f5ea87c executor: fix TestShowTableRegion (#13234) Feng Liyuan 2019-11-07 14:32:23 +08:00
  • aecc3421dc executor: do update forUpdateTs for err path (#13218) cfzjywxk 2019-11-07 13:59:39 +08:00
  • f6b7480a27 implement vectorize JSONExtract (#13227) Ping Yu 2019-11-07 13:47:39 +08:00
  • 55cb26fb0c Add function builtinNameConstDecimalSig (#13214) SU Bin 2019-11-07 13:33:52 +08:00
  • 80939f2a47 planner: prune cop task for tiflash (#13131) xufei 2019-11-07 13:20:32 +08:00
  • 0a459a8e62 build: fix check-gogenerate.sh (#13224) Feng Liyuan 2019-11-07 12:24:51 +08:00
  • 167079fb16 expression: implement vectorized evaluation for builtinRowCountSig (#13204) Chen Lixiang 2019-11-07 11:14:11 +08:00
  • 127960e46d expression: implement vectorized evaluation for builtinNameConstIntSig (#13217) CSFresh 2019-11-07 11:03:42 +08:00
  • 3696bc5097 infoschema: add TIDB_CLUSTER_CONFIG virtual table to retrieve all instance config (#13063) Lonng 2019-11-07 10:55:11 +08:00
  • 95e12c6a82 ddl: make TestModifyColumnNullToNotNull test stable (#13223) bb7133 2019-11-07 10:36:09 +08:00
  • 8b55bef69c infoschema: add table_tiflash_replica table to check table tiflash replica status (#13205) crazycs 2019-11-07 10:13:26 +08:00
  • b295890316 expression:implement vectorized evaluation for builtinSubstringBinary2ArgsSig (#13040) shihongzhi 2019-11-06 23:29:10 +08:00
  • 1b72ce5987 expression: implement vectorized evaluation for 'builtinRandSig' (#12656) tsthght 2019-11-06 18:58:29 +08:00
  • c01006acb0 expression: fix incorrect proto fields and add missing overflow handling for arithmatic functions (#12858) Huang Zexin 2019-11-06 17:39:14 +08:00
  • 5ad55006d1 Makefile: fix export log_level for gotest (#13197) Jack Yu 2019-11-06 17:09:40 +08:00
  • f5cf562cd1 expression: implement vectorized evaluation for builtinHexStrArgSig (#13186) mmyj 2019-11-06 16:22:09 +08:00
  • 4bb68c5f53 expression: implement vectorized evaluation for 'builtinRandWithSeedSig' (#12644) tsthght 2019-11-06 16:18:33 +08:00
  • 9cc0f64582 implement vectorized evaluation for builtinReverseBinarySig (#13059) CWang 2019-11-06 15:56:04 +08:00
  • 538077ff75 *: rename Arrow to Chunk (#13060) Shenghui Wu 2019-11-06 14:51:10 +08:00
  • 1b9568726d perfschema: rename TIDB_GOROUTINES to TIDB_PROFILE_GOROUTINES (#13178) Lonng 2019-11-06 13:52:37 +08:00
  • 77fd959511 expression: delete blank line of the builtin_control_vec_generated.go (#13080) mmyj 2019-11-06 13:46:39 +08:00
  • f306de18a8 expression: implement vectorized evaluation for builtinCharLengthSig (#13164) zhongshanhao 2019-11-06 12:41:20 +08:00
  • 27426daed4 *: make the version of etcd consistent with pd (#13176) Neil Shen 2019-11-06 12:08:03 +08:00
  • 903cd1f6f9 Add binlog_status for http api and TIDB_SERVERS_INFO table (#13025) leoppro 2019-11-06 11:47:09 +08:00
  • aaaf2546dd executor: make TestSplitRegionTimeout stable (#13152) Feng Liyuan 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) Arenatlx 2019-11-06 11:16:26 +08:00
  • a28fc711d7 expression: implement vectorized evaluation for builtinIn*Sig (#13090) mmyj 2019-11-06 10:55:47 +08: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) sduzh 2019-11-05 21:42:34 +08:00
  • ea4cafa547 implement vectorized evaluation for builtinRightBinarySig (#13144) CWang 2019-11-05 18:59:40 +08:00
  • e43444265b *: Support required rows rows for arrow decode format. (#12613) Shenghui Wu 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) cfzjywxk 2019-11-05 17:26:40 +08:00
  • 5c5aa104d9 *: support using multiply bindings in planner (#13047) Haibin Xie 2019-11-05 16:38:15 +08:00
  • 5793040396 planner/cascades: add transformation rule PushSelDownAggregation (#13106) Mingcong Han 2019-11-05 14:20:43 +08:00
  • 25fa7ecdf7 expression: implement vectorized evaluation for builtinUTCTime* (#12895) mmyj 2019-11-05 13:35:40 +08:00
  • 7cf559747d expression: implement vectorized evaluation for builtinPeriodDiffSig (#13096) shihongzhi 2019-11-05 13:31:23 +08:00
  • 200dd8f504 expression: implement vectorized evaluation for builtinTiDBVersionSig (#13122) 庄天翼 2019-11-05 13:26:38 +08:00