dapan1121
|
2b5c4788d1
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-06 15:28:36 +08:00 |
dapan1121
|
398a41d09b
|
feature/qnode
|
2022-04-06 15:20:38 +08:00 |
Ganlin Zhao
|
928cbcec7d
|
Merge pull request #11252 from taosdata/feature/3.0_glzhao
[TD-14241]<feature>: substr function refactor
|
2022-04-06 14:48:16 +08:00 |
Ganlin Zhao
|
76d1702213
|
[TD-14241]<feature>: substr function refactor
|
2022-04-06 13:47:04 +08:00 |
Ganlin Zhao
|
5e2dbe83e7
|
Merge pull request #11250 from taosdata/feature/3.0_glzhao
[TD-14241]<feature>: concat/concat_ws support nchar column wtih constant
|
2022-04-06 12:43:12 +08:00 |
Ganlin Zhao
|
98cc544e5b
|
[TD-14241]<feature>: concat/concat_ws support nchar column wtih constant
|
2022-04-06 11:49:47 +08:00 |
dapan1121
|
21542194c6
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-06 11:32:46 +08:00 |
dapan1121
|
2c6dec89d2
|
feature/qnode
|
2022-04-06 11:32:21 +08:00 |
Haojun Liao
|
ddc63b9f27
|
[td-14393] fix error.
|
2022-04-04 15:45:32 +08:00 |
Xiaoyu Wang
|
aaf35118f6
|
Merge pull request #11222 from taosdata/feature/3.0_wxy
integrate constant calculate
|
2022-04-02 20:35:10 +08:00 |
Xiaoyu Wang
|
469cd23f43
|
integrate constant calculate
|
2022-04-02 07:57:44 -04:00 |
Ganlin Zhao
|
8bcdf8e200
|
[TD-14241]<feature>: refactor string functions
|
2022-04-02 18:34:17 +08:00 |
Ganlin Zhao
|
db87cabd15
|
Merge branch '3.0' into feature/3.0_glzhao
|
2022-04-02 13:59:29 +08:00 |
Ganlin Zhao
|
70b0139017
|
Merge branch '3.0' into feature/3.0_glzhao
|
2022-04-02 13:57:21 +08:00 |
Haojun Liao
|
27817adbdc
|
Merge pull request #11199 from taosdata/feature/3.0_liaohj
[td-14393] refactor and support filter condition in where clause.
|
2022-04-02 11:18:58 +08:00 |
Haojun Liao
|
55f93d2179
|
[td-14393] refactor and support filter condition in where clause.
|
2022-04-02 10:43:28 +08:00 |
Ganlin Zhao
|
5a1548bf15
|
[TD-14241]: substr function adoption
|
2022-04-02 10:40:15 +08:00 |
Haojun Liao
|
34f5f3fbfe
|
Merge pull request #11194 from taosdata/feature/3.0_liaohj
[td-14428] return correct length for both nchar and varchar type.
|
2022-04-01 23:26:21 +08:00 |
Haojun Liao
|
751cad9c2a
|
[td-14393] fix bug.
|
2022-04-01 20:19:40 +08:00 |
Haojun Liao
|
632f3b1cbf
|
Merge pull request #11188 from taosdata/feature/3.0_liaohj
[td-13039] support limit/offset
|
2022-04-01 19:07:22 +08:00 |
Ganlin Zhao
|
3295a58894
|
[TD-14423]<fix>: abs(0.000) return -0.00000
|
2022-04-01 17:27:56 +08:00 |
Haojun Liao
|
7b0dfc6c4e
|
[td-13039] support limit/offset
|
2022-04-01 17:21:24 +08:00 |
Ganlin Zhao
|
64184611d7
|
[TD-14241]: ltrim/rtrim function adoption
|
2022-04-01 17:13:41 +08:00 |
Ganlin Zhao
|
c846c6ebf3
|
[TD-14241]: lower/upper function adoption
|
2022-04-01 17:01:13 +08:00 |
Ganlin Zhao
|
dddf621aa7
|
[TD-14241]: concat/concat_ws fix input has both constant and column
issue
|
2022-04-01 16:06:22 +08:00 |
Ganlin Zhao
|
6eb6cfe279
|
[TD-14241]: concat_ws function adoption
|
2022-04-01 14:36:45 +08:00 |
dapan1121
|
a60ce69b02
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-01 11:21:40 +08:00 |
Ganlin Zhao
|
89aba48960
|
[TD-14241]: concat function adoption
|
2022-03-31 19:04:00 +08:00 |
Haojun Liao
|
02e097dc5c
|
[td-14426] fix bug.
|
2022-03-31 17:36:51 +08:00 |
dapan1121
|
5fae817e38
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-03-30 17:22:11 +08:00 |
dapan1121
|
6982f2b7bd
|
feature/qnode
|
2022-03-30 17:09:30 +08:00 |
Ganlin Zhao
|
89abd4e349
|
[TD-14241]: add string functions
|
2022-03-30 16:08:38 +08:00 |
Ganlin Zhao
|
b0eefba1b3
|
[TD-14241]: add string functions
|
2022-03-30 14:42:32 +08:00 |
Ganlin Zhao
|
87fefa9e15
|
[TD-14241]: add string functions
|
2022-03-30 14:03:54 +08:00 |
Haojun Liao
|
39036ea512
|
[td-13039] support pseudo column in interval query.
|
2022-03-30 13:41:15 +08:00 |
Haojun Liao
|
f659130551
|
[td-13039] merge 3.0.
|
2022-03-29 19:12:34 +08:00 |
Ganlin Zhao
|
7cb632cbf0
|
fix math function unit test
|
2022-03-29 17:31:09 +08:00 |
Ganlin Zhao
|
0c243e658e
|
math functions working with shell
|
2022-03-29 17:30:44 +08:00 |
Ganlin Zhao
|
a0ba1eb1f2
|
Merge branch 'feature/3.0_liaohj' of github.com:taosdata/TDengine into feature/3.0_liaohj
|
2022-03-28 15:45:21 +08:00 |
Ganlin Zhao
|
b601542094
|
refactor pow/log
|
2022-03-28 15:45:11 +08:00 |
Haojun Liao
|
9d5e46b6a7
|
[td-13039] fix compiling error.
|
2022-03-28 14:52:16 +08:00 |
Haojun Liao
|
0daa0de073
|
[td-13039] support scalar function.
|
2022-03-27 22:43:07 +08:00 |
Haojun Liao
|
6cd2d69d14
|
[td-13039] fix compiler error.
|
2022-03-27 15:47:03 +08:00 |
Haojun Liao
|
b9c33dade2
|
[td-13039] merge 3.0.
|
2022-03-27 15:30:46 +08:00 |
Haojun Liao
|
43692ece87
|
[td-13039] fix memory leak.
|
2022-03-26 22:49:52 +08:00 |
Haojun Liao
|
66b47472f0
|
[td-13039] fix memory leak and invlad memory operations.
|
2022-03-26 22:46:12 +08:00 |
Haojun Liao
|
36faa27dac
|
[td-13039] refactor.
|
2022-03-26 22:24:05 +08:00 |
Haojun Liao
|
23db83f5f4
|
[td-13039] support arithmetic query.
|
2022-03-26 22:13:14 +08:00 |
Haojun Liao
|
3162f93070
|
[td-13039] refactor scalar operator.
|
2022-03-26 17:26:55 +08:00 |
Haojun Liao
|
d4fa582040
|
[td-13039] fix bug in scalar filter.
|
2022-03-26 14:13:26 +08:00 |