|
|
2b93239c66
|
expression: implement vectorized evaluation for builtinConcatWSSig (#13331)
|
2019-12-07 00:01:35 -06:00 |
|
|
|
0a22034420
|
executor: add SHOW BUILTINS command (#12941)
|
2019-12-06 14:13:00 +08:00 |
|
|
|
67b40720cd
|
expression: implement vectorized evaluation for builtinTimeLiteralSig (#13816)
|
2019-12-06 14:05:19 +08:00 |
|
|
|
a232ce3d40
|
fix document url (#13939)
|
2019-12-06 12:40:54 +08:00 |
|
|
|
318c6bb735
|
expression: implement vectorized evaluation for builtinTimeLiteralSig (#13912)
|
2019-12-06 12:15:18 +08:00 |
|
|
|
cdadc9814c
|
expression: use generator to implement vectorized evaluation for builtinAddDate*Sig and builtinSubDate*Sig (#13705)
|
2019-12-06 12:09:19 +08:00 |
|
|
|
73d951d696
|
expression: fix compatibility issue related to ADDDATE (#13827)
* Fix issue #13822
|
2019-12-05 20:04:45 +08:00 |
|
|
|
e6b03f3e0b
|
expression: remove test case of vectorized TimestampAdd (#13916)
|
2019-12-05 14:06:10 +08:00 |
|
|
|
7de620055d
|
expression: support expression reverse evaluation framework (#13738)
|
2019-12-05 11:50:09 +08:00 |
|
|
|
6b6a6982b4
|
expression: refactor JSON_QUOTE / JSON_UNQUOTE (#13688)
|
2019-12-05 11:23:31 +08:00 |
|
|
|
9d582b6066
|
expression: fixed json type for truncate (#13064)
|
2019-12-04 19:28:12 +08:00 |
|
|
|
bb02b7036f
|
expression: implement vectorized evaluation for builtinFoundRowsSig (#13888)
|
2019-12-04 17:29:10 +08:00 |
|
|
|
d2f23cd4a6
|
expression: implement vectorized evaluation for builtinLocateBinary3ArgsSig (#13809)
|
2019-12-04 03:12:11 -06:00 |
|
|
|
a1daf6a8f8
|
expression: implement vectorized evaluation for builtinCastDurationAsDecimalSig (#13864)
|
2019-12-04 14:12:40 +08:00 |
|
|
|
d2ded05cb1
|
expression: implement vectorized evaluation for builtinReleaseLockSig (#13882)
|
2019-12-03 23:49:56 -06:00 |
|
|
|
5b6422df58
|
*: support read remote TiDB memory table of cluster (#13065)
|
2019-12-04 13:05:36 +08:00 |
|
|
|
64333abaee
|
expression: implement vectorized evaluation for builtinLockSig (#13880)
|
2019-12-03 23:49:09 +08:00 |
|
|
|
c5e1302908
|
planner: support plan digest (#13124)
|
2019-12-03 21:08:55 +08:00 |
|
|
|
744c5c1d67
|
planner, executor: fix error code (#13733)
|
2019-12-03 13:14:49 +08:00 |
|
|
|
997233f5f8
|
expression: implement vectorized evaluation for builtinTimeSig (#13814)
|
2019-12-02 15:59:28 +08:00 |
|
|
|
ffcc0fb234
|
expression: implement vectorized evaluation for builtinCastRealAsDurationSig (#13787)
|
2019-12-02 01:47:27 -06:00 |
|
|
|
4da9239439
|
expression: implement vectorized evaluation for builtinCastStringAsDecimalSig (#13778)
|
2019-12-01 22:41:46 -06:00 |
|
|
|
5d186eac4b
|
expression: implement vectorized evaluation for builtinLeastTimeSig (#13781)
|
2019-12-02 11:46:31 +08:00 |
|
|
|
6358a633dc
|
expression: implement vectorized evaluation for builtinCastDecimalAsDurationSig (#13790)
|
2019-11-29 15:28:51 +08:00 |
|
|
|
1c65ab936f
|
expression: implement vectorized evaluation for builtinStrToDateDurationSig (#13505)
|
2019-11-28 06:12:27 -06:00 |
|
|
|
e979cff6bb
|
planner: add column mapping in explain result (#13640)
|
2019-11-27 16:39:19 +08:00 |
|
|
|
f996816eb7
|
expression : fix function 'binSearch' in builtinIntervalRealSig not return error (#12957)
|
2019-11-27 13:59:56 +08:00 |
|
|
|
0fcf1df772
|
expression:implement vectorized evaluation for builtinConvertSig (#13537)
|
2019-11-27 13:10:43 +08:00 |
|
|
|
eae41adc0c
|
expression: implement vectorized evaluation for builtinAesDecryptIVSig (#13557)
|
2019-11-26 23:48:13 +08:00 |
|
|
|
a1dc0477a5
|
types: add error code for package types (#13300)
|
2019-11-26 19:45:14 +08:00 |
|
|
|
6a17f90205
|
expression: fix the corner case of CAST int as unsigned real/decimal (#13637)
|
2019-11-26 18:01:07 +08:00 |
|
|
|
445e30204a
|
expression: implement vectorized evaluation for builtinJSONArrayInsertSig (#13667)
|
2019-11-26 16:32:15 +08:00 |
|
|
|
9810b2d078
|
expression: implement vectorized evaluation for builtinDateDiffSig (#13595)
|
2019-11-26 16:05:13 +08:00 |
|
|
|
33b971021c
|
expression: implement vectorized evaluation for builtinCastStringAsIntSig (#13617)
|
2019-11-26 15:52:13 +08:00 |
|
|
|
2418958354
|
expression: enable 19 functions push down (#13683)
|
2019-11-22 15:56:07 +08:00 |
|
|
|
1773338c54
|
expression: implement vectorized evaluation for builtinSubTimeStringNullSig (#13662)
|
2019-11-22 13:39:15 +08:00 |
|
|
|
89847e86ce
|
expression: implement vectorized evaluation for builtinUnaryMinusIntSig (#13574)
|
2019-11-21 23:05:55 -06:00 |
|
|
|
4b830aa7f6
|
*: Remove unused code (#13674)
|
2019-11-22 11:37:07 +08:00 |
|
|
|
ee8feebb00
|
expression: implement vectorized evaluation for builtinTrim3ArgsSig (#13596)
|
2019-11-21 16:03:38 +08:00 |
|
|
|
d680994e26
|
expression: implement vectorized evaluation for builtinLocateBinary2ArgsSig (#13601)
|
2019-11-21 15:59:37 +08:00 |
|
|
|
2dbbf7f028
|
planner: fill missing origin table name for DEFAULT() function (#12550)
|
2019-11-21 14:16:05 +08:00 |
|
|
|
295ed98d0c
|
expression: implement vectorized evaluation for' builtinCastJSONAsDecimalSig' (#13577)
|
2019-11-21 11:53:08 +08:00 |
|
|
|
3ad9d3b0af
|
expression: implement vectorized evaluation for builtinLikeSig (#13644)
|
2019-11-21 11:47:37 +08:00 |
|
|
|
567f0d485e
|
expression: implement vectorized evaluation for builtinStrToDateDateSig (#13509)
|
2019-11-21 11:28:43 +08:00 |
|
|
|
042cff4109
|
expression: implement vectorized evaluation for builtinTidbParseTsoSig (#13615)
|
2019-11-20 20:36:53 -06:00 |
|
|
|
9b4943fa24
|
expression: implement vectorized evaluation for builtinLastDaySig (#13503)
|
2019-11-20 07:16:31 -06:00 |
|
|
|
52afe66a7d
|
expression: implement vectorized evaluation for builtinSecToTimeSig (#13609)
|
2019-11-20 21:06:13 +08:00 |
|
|
|
06df82d094
|
expression: implement vectorized evaluation for builtinExtractDatetimeSig (#13630)
|
2019-11-20 21:00:13 +08:00 |
|
|
|
a0ea49c342
|
expression : fix bug in insert select union select. (#13632)
|
2019-11-20 20:36:03 +08:00 |
|
|
|
e4d199d93a
|
expression:implement vectorized evaluation for builtinGetParamStringSig (#13575)
|
2019-11-20 03:26:25 -06:00 |
|