|
|
b4df7ca4dc
|
test: make all the tests run in serial (#30692)
|
2021-12-14 18:06:36 +08:00 |
|
|
|
daf8f3ef8e
|
expression: fix data race in builtin_other_vec_generated_test.go (#30503)
|
2021-12-08 13:53:56 +08:00 |
|
|
|
318030adef
|
expression: migrate tests to testify (#29276)
|
2021-11-02 23:16:52 +08:00 |
|
|
|
5bb63bd8fc
|
expression: migrate generated tests to testify (#29083)
|
2021-10-26 19:14:48 +08:00 |
|
|
|
502f34f975
|
*: fix Makefile for bench-daily (#28868)
|
2021-10-19 10:38:42 +08:00 |
|
|
|
092544cd1d
|
distsql: add distsql package benchmark to daiy bench test (#28724)
|
2021-10-14 17:09:27 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|
|
|
bfbea9c3ef
|
variable: Add support for mock globalvars (#26990)
|
2021-09-23 02:10:46 +08:00 |
|
|
|
1cd95a8b94
|
*: add more daily benchmark test cases (#26773)
|
2021-09-10 23:00:38 +08:00 |
|
|
|
7755d25aba
|
*: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198)
|
2021-08-16 18:52:00 +08:00 |
|
|
|
6063386a9d
|
expressions: Support bin-to-uuid and uuid-to-bin (#20140)
|
2021-06-30 14:03:25 +08:00 |
|
|
|
3aa13dd20f
|
expresssion: fix unstable time_vec_test (#25238)
|
2021-06-09 20:52:30 +08:00 |
|
|
|
d388538719
|
*: turn on unused linter (#24212)
|
2021-04-23 13:19:54 +08:00 |
|
|
|
e4d2499d1f
|
expression: fix linter --enable=deadcode check error (#23118)
|
2021-03-07 16:48:54 +08:00 |
|
|
|
de75e604ff
|
*: differentiate types for user variables (#18973)
Co-authored-by: lzmhhh123 <lzmhhh123@gmail.com>
|
2020-11-17 17:03:41 +08:00 |
|
|
|
2a185ec4cf
|
executor, expression: Fixed the warning messages when calling date_add function failed (#20418)
|
2020-11-13 12:04:34 +08:00 |
|
|
|
62e4d588a8
|
Makefile: add unconvert to inspect unnecessary type convert (#16549)
|
2020-04-22 23:01:59 +08:00 |
|
|
|
bdbdbaed7f
|
expression: fix the issue that incorrect result for a predicat… (#16014)
|
2020-04-17 22:43:32 +08:00 |
|
|
|
25580ea5f4
|
*: Use a function to get the ONE, ZERO and NULL and fix the clone. (#16512)
|
2020-04-17 19:11:52 +08:00 |
|
|
|
c561d5aa99
|
*: remove useless conversions and omit some types (#16262)
|
2020-04-10 00:23:06 +08:00 |
|
|
|
8d357790c7
|
expression: vectorized builtinFormatWithLocaleSig (#14920)
|
2020-03-15 09:52:53 +08:00 |
|
|
|
6f6c415298
|
expression: vectorized builtinSleepSig (#15193)
|
2020-03-11 11:38:32 +08:00 |
|
|
|
31a446d21e
|
expression: implement vectorized evaluation for builtinCastStringAsDurationSig (#13807)
|
2020-02-07 16:21:22 +08:00 |
|
|
|
9d38c5467a
|
*: use 8 byte MysqlTime format (#14278)
|
2020-01-31 14:49:06 +08:00 |
|
|
|
a7076a5263
|
expression: optimize unit test (#14503)
|
2020-01-17 17:53:59 +08:00 |
|
|
|
2dcc032bc3
|
Makefile: add staticcheck (#14420)
|
2020-01-10 14:59:43 +08:00 |
|
|
|
d006443194
|
type: encapsulate Time API (#14288)
|
2019-12-31 12:41:09 +08:00 |
|
|
|
2ce3713803
|
executor: fix cases that some intermediate errors may be ignored when converting a vector to bools (#14081)
|
2019-12-22 21:10:56 -06:00 |
|
|
|
eef8c39547
|
expression: implement vectorized for builtinCastStringAsRealSig (#13969)
|
2019-12-19 01:11:52 -06:00 |
|
|
|
a887500215
|
expression: implement vectorized evaluation for builtinUnixTimestampIntSig (#13098)
|
2019-12-18 06:53:59 -06:00 |
|
|
|
0c92ed8997
|
implement vectorized evaluation for builtinCharSig (#14039)
|
2019-12-17 19:43:16 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
295ed98d0c
|
expression: implement vectorized evaluation for' builtinCastJSONAsDecimalSig' (#13577)
|
2019-11-21 11:53:08 +08:00 |
|
|
|
567f0d485e
|
expression: implement vectorized evaluation for builtinStrToDateDateSig (#13509)
|
2019-11-21 11:28:43 +08:00 |
|
|
|
e4d199d93a
|
expression:implement vectorized evaluation for builtinGetParamStringSig (#13575)
|
2019-11-20 03:26:25 -06:00 |
|
|
|
871c19bb46
|
expression: implement vectorized evaluation for builtinAesEncryptIVSig (#13521)
|
2019-11-18 22:00:24 +08:00 |
|
|
|
839ea6f06b
|
Revert "expression: implement vectorized evaluation for builtinCastStringAsRealSig (#13445)" (#13543)
|
2019-11-18 02:50:41 -06:00 |
|
|
|
0b41fe9d71
|
expression: implement vectorized evaluation for builtinCastStringAsRealSig (#13445)
|
2019-11-18 00:16:34 -06:00 |
|
|
|
66d99a1eab
|
expression: implement vectorized evaluation for builtinCurrentUserSig (#13356)
|
2019-11-18 00:12:37 -06:00 |
|
|
|
f73cd98cce
|
expression: add an argument EvalType to method Column.Reset to make it safer (#13488)
|
2019-11-18 12:36:53 +08:00 |
|
|
|
11673d8e71
|
expression: implement vectorized evaluation for builtinDateLiteralSig (#13502)
|
2019-11-18 12:25:24 +08:00 |
|
|
|
3ba0b4c38a
|
expression: implement vectorized evaluation for builtinUserSig (#13355)
|
2019-11-16 07:11:17 -06:00 |
|
|
|
498a7f6d00
|
expression: implement vectorized evaluation for builtinAesDecryptSig (#13228)
|
2019-11-15 20:16:06 +08:00 |
|
|
|
9a6d663bae
|
expression: implement vectorized evaluation for builtin*TimeDiffSig (#13066)
|
2019-11-14 10:32:07 +08:00 |
|
|
|
139a5399d2
|
expression: implement vectorized evaluation for builtinCastJSONAsTimeSig (#13257)
|
2019-11-11 05:51:58 -06:00 |
|
|
|
99720f1b38
|
expression: implement vectorized evaluation for builtinInetAtonSig (#13237)
|
2019-11-11 05:19:34 -06:00 |
|