|
|
4b110036e1
|
expression: fix wrong result type for greatest/least (#29408)
|
2021-11-07 11:17:03 +08:00 |
|
|
|
5bb63bd8fc
|
expression: migrate generated tests to testify (#29083)
|
2021-10-26 19:14:48 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +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 |
|
|
|
a7076a5263
|
expression: optimize unit test (#14503)
|
2020-01-17 17:53:59 +08:00 |
|
|
|
5d186eac4b
|
expression: implement vectorized evaluation for builtinLeastTimeSig (#13781)
|
2019-12-02 11:46:31 +08:00 |
|
|
|
761ff1dab6
|
expression: implement vectorized evaluation for builtinNullEQIntSig (#13565)
|
2019-11-20 10:20:43 +08:00 |
|
|
|
6971388118
|
expression: implement vectorized evaluation for builtinGEIntSig (#13517)
|
2019-11-17 09:14:44 -06:00 |
|
|
|
66a2412bde
|
expression: implement vectorized evaluation for builtinGreatestTimeSig (#12825)
|
2019-11-09 01:11:35 -06:00 |
|
|
|
e59bfe1746
|
expression: implement vectorized evaluation for 'builtinNEIntSig' (#13076)
|
2019-11-05 13:02:09 +08:00 |
|
|
|
928b5cba7a
|
expression: implement vectorized evaluation for 'builtinLEIntSig' (#13073)
|
2019-11-02 08:51:42 -05:00 |
|
|
|
089895a574
|
expression: implement vectorized evaluation for 'builtinGTIntSig' (#13074)
|
2019-11-02 21:43:34 +08:00 |
|
|
|
de3a672837
|
expression: implement vectorized evaluation for 'builtinLTIntSig' (#12710)
|
2019-11-01 00:31:33 -05:00 |
|
|
|
875873b7ca
|
expression: implement vectorized evaluation using go generate for builtin compare (LT/LE/GT/GE/EQ/NE/NullEQ)(Real/Decimal/String/Datetime/Duration/Json) (#12875)
|
2019-10-29 19:27:17 +08:00 |
|
|
|
6182871dad
|
expression: implement vectorized evaluation for builtinGreatestStringSig (#12778)
|
2019-10-21 17:06:43 +08:00 |
|
|
|
9808be99b7
|
expression: implement vectorized evaluation for builtinLeastStringSig (#12780)
|
2019-10-21 10:58:20 +08:00 |
|
|
|
735ef21aaa
|
expression: implement vectorized evaluation for 'builtinIntervalRealSig' (#12562)
|
2019-10-14 22:54:16 +08:00 |
|
|
|
3492e72176
|
expression: implement vectorized evaluation for builtinNullEQString (#12530)
|
2019-10-10 10:21:44 +08:00 |
|
|
|
0ec38f72d6
|
expression: implement vectorized evaluation for 'builtinIntervalIntSig' (#12558)
|
2019-10-09 16:56:16 +08:00 |
|
|
|
0237e0219e
|
expression: implement vectorized evaluation for builtinNullEQDecimalSig (#12529)
|
2019-10-09 15:27:16 +08:00 |
|
|
|
cda5d35924
|
expression: implement vectorized evaluation for builtinNullEQRealSig (#12455)
|
2019-09-29 14:34:25 +08:00 |
|
|
|
6ad5e9f3b9
|
expression: implement vectorized evaluation for builtinLeastR… (#12432)
|
2019-09-28 20:20:00 +08:00 |
|
|
|
dab72fbd16
|
expression: implement vectorization for builtinGreatestRealSig (#12399)
|
2019-09-26 10:50:50 +08:00 |
|
|
|
73432870cf
|
expression: generate vecEval methods for all functions to avoid further conflicts (#12395)
|
2019-09-25 20:41:47 +08:00 |
|
|
|
bb5b0c8aa9
|
expression: implement vectorized evaluation for builtinGreatestIntSig (#12272)
|
2019-09-24 10:45:46 +08:00 |
|
|
|
ea963cb3c0
|
expression: support customizing FieldTypes of arguments for benchmark framework (#12291)
|
2019-09-23 12:14:15 +08:00 |
|
|
|
8cb488a9dc
|
expression: implement vectorized evaluation for builtinLeastIntSig (#12286)
|
2019-09-22 19:55:15 +08:00 |
|
|
|
c153a5f31c
|
expression: implement vectorized evaluation for builtinLeastDecimalSig (#12150)
|
2019-09-12 10:07:45 +08:00 |
|
|
|
add1023465
|
expression: modify the test framework for vectorized expression evaluation functions (#12115)
|
2019-09-10 18:57:27 +08:00 |
|