Ganlin Zhao
|
9a09f15de8
|
feat(query): add timediff function
TD-14243
|
2022-04-13 16:57:58 +08:00 |
Ganlin Zhao
|
61b39204b5
|
feat(query): add timetruncate function
TD-14243
|
2022-04-13 14:14:46 +08:00 |
Ganlin Zhao
|
a497670f29
|
Merge pull request #11440 from taosdata/feature/TD-14243
feat(query): add to_unixtimestamp function
|
2022-04-13 12:38:57 +08:00 |
Ganlin Zhao
|
c0b3607756
|
feat(query): add to_unixtimestamp function
TD-14243
|
2022-04-13 11:41:02 +08:00 |
Ganlin Zhao
|
14a4fb036c
|
Merge pull request #11429 from taosdata/feature/TD-14243
feat(query): add to_iso8601 function
|
2022-04-12 20:36:45 +08:00 |
Ganlin Zhao
|
ef4d75f463
|
feat(query): add to_iso8601 function
TD-14243
|
2022-04-12 20:02:33 +08:00 |
Haojun Liao
|
684a1f23ad
|
Merge pull request #11424 from taosdata/feature/3.0_liaohj
fix(query): handle crash of taosd caused by a complex expression in GROUP BY clauses.
|
2022-04-12 18:20:28 +08:00 |
Haojun Liao
|
b9bf2515f5
|
fix(query): handle crash of taosd caused by a complex expression in GROUP BY clauses.
|
2022-04-12 17:55:17 +08:00 |
Ganlin Zhao
|
ff70238e38
|
Merge pull request #11413 from taosdata/feature/TD-14242
feat(query): add cast function
|
2022-04-12 14:34:33 +08:00 |
Xiaoyu Wang
|
5a70bddb6f
|
Merge pull request #11411 from taosdata/feature/3.0_wxy
enh(query):optimize scanning through SQL functions
|
2022-04-12 13:34:03 +08:00 |
Xiaoyu Wang
|
93d379638c
|
enh(query):optimize scanning through SQL functions
|
2022-04-12 13:10:47 +08:00 |
Haojun Liao
|
6f6adece3e
|
Merge pull request #11398 from taosdata/feature/3.0_liaohj
fix[query]: enable min/max function to be applied to bool data type.
|
2022-04-11 22:54:55 +08:00 |
Ganlin Zhao
|
a59b558331
|
feat(query): add cast function
TD-14242
|
2022-04-11 20:22:53 +08:00 |
Haojun Liao
|
74e5ebc322
|
fix[query]: enable min/max function to be applied to bool data type.
|
2022-04-11 19:50:34 +08:00 |
Xiaoyu Wang
|
147675c71f
|
Merge pull request #11385 from taosdata/feature/3.0_wxy
enh: set datablock desc timestamp precision, and fix the bug of constant calculation
|
2022-04-11 18:05:43 +08:00 |
Xiaoyu Wang
|
983e4aa010
|
set datablock desc timestamp precision
|
2022-04-11 17:42:05 +08:00 |
Haojun Liao
|
115ac26c8e
|
Merge pull request #11379 from taosdata/feature/3.0_liaohj
fix[query]:enable sum function to be applied to bool data type.
|
2022-04-11 15:49:50 +08:00 |
Haojun Liao
|
6b681d79d4
|
fix[query]:enable sum function to be applied to bool data type.
|
2022-04-11 15:25:19 +08:00 |
Xiaoyu Wang
|
cd75d1121a
|
constant calc bugfix
|
2022-04-11 14:48:07 +08:00 |
Ganlin Zhao
|
6a734a74ac
|
Merge pull request #11365 from taosdata/feature/TD-14242
<feat>[query]: add cast function SQL syntax
|
2022-04-10 19:55:03 +08:00 |
Ganlin Zhao
|
5fb7a7955f
|
Merge branch '3.0' into feature/TD-14242
|
2022-04-10 19:33:04 +08:00 |
Ganlin Zhao
|
03cce69b75
|
<feat>[query]: add cast function SQL syntax
TD-14242
|
2022-04-10 19:13:44 +08:00 |
afwerar
|
2662a3b69d
|
[TD-13254]<fix>: make 3.0 grant.
|
2022-04-10 19:08:16 +08:00 |
wangmm0220
|
225cf61845
|
merge from 3.0
|
2022-04-07 11:31:50 +08:00 |
Haojun Liao
|
94b7081e97
|
[td-14493] fix bug found by regression test.
|
2022-04-07 10:24:22 +08:00 |
Haojun Liao
|
50f0ab05ff
|
[td-14493] support distinct.
|
2022-04-06 23:00:32 +08:00 |
wangmm0220
|
c4f67c25fb
|
fix no return error
|
2022-04-06 18:47:56 +08:00 |
Haojun Liao
|
6863999ec5
|
[td-14493] support having in group by
|
2022-04-06 17:59:08 +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 |
Haojun Liao
|
a4c7e78d5f
|
[td-14393] refactor.
|
2022-04-06 11:01:09 +08:00 |
Haojun Liao
|
78b1bf27b6
|
[td-14393] refactor.
|
2022-04-06 10:09:14 +08:00 |
Haojun Liao
|
6eb3f15cd0
|
[td-14393] merge 3.0.
|
2022-04-04 15:13:47 +08:00 |
Haojun Liao
|
f7ba0c31d8
|
[td-14393] refactor.
|
2022-04-04 14:54:39 +08:00 |
Haojun Liao
|
e7e5fd4345
|
[td-14393] support percentile function.
|
2022-04-02 23:42:00 +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
|
e41043074b
|
integrate constant calculate
|
2022-04-02 08:20:26 -04:00 |
Haojun Liao
|
b0310c90eb
|
[td-14393] support percentile.
|
2022-04-02 20:13:48 +08:00 |
Ganlin Zhao
|
f74771cd3f
|
Merge pull request #11221 from taosdata/feature/3.0_glzhao
[TD-14241]: add string functions
|
2022-04-02 18:50:11 +08:00 |
Ganlin Zhao
|
8bcdf8e200
|
[TD-14241]<feature>: refactor string functions
|
2022-04-02 18:34:17 +08:00 |
Haojun Liao
|
6f77eeccce
|
[td-13039] support stddev.
|
2022-04-02 16:59:02 +08:00 |
Haojun Liao
|
c7e749d040
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-02 15:12:40 +08:00 |
Haojun Liao
|
cf25aca809
|
[td-13039] refactor.
|
2022-04-02 15:08:48 +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 |
Xiaoyu Wang
|
9e9805f7b7
|
condition bugfix
|
2022-04-02 01:13:20 -04:00 |
Ganlin Zhao
|
5a1548bf15
|
[TD-14241]: substr function adoption
|
2022-04-02 10:40:15 +08:00 |
Ganlin Zhao
|
c846c6ebf3
|
[TD-14241]: lower/upper function adoption
|
2022-04-01 17:01:13 +08:00 |