Cary Xu
|
2aeb1c3b25
|
Merge pull request #11592 from taosdata/feature/TD-11463-3.0
feat: block-wise sma integrate
|
2022-04-18 15:36:41 +08:00 |
Haojun Liao
|
df8354affb
|
Merge pull request #11590 from taosdata/feature/3.0_liaohj
enh(query): set the parameters for system database to be NULL
|
2022-04-18 15:14:15 +08:00 |
Cary Xu
|
ca93af74a1
|
Merge branch '3.0' into feature/TD-11463-3.0
|
2022-04-18 15:10:21 +08:00 |
Cary Xu
|
5569c84624
|
bsma integrate
|
2022-04-18 15:06:13 +08:00 |
Haojun Liao
|
b0519b5707
|
Merge pull request #11568 from taosdata/hotfix/glzhao_3.0
fix(query): translate var type from value node to SVariant should include var header
|
2022-04-18 14:56:53 +08:00 |
Haojun Liao
|
ea8832baa5
|
Merge branch 'fix/valgrind' into feature/3.0_liaohj
|
2022-04-18 14:30:10 +08:00 |
Haojun Liao
|
715787286c
|
ehn(query): set the parameters for system database to be NULL by default when responsing "show databases" command.
|
2022-04-18 14:24:23 +08:00 |
Haojun Liao
|
7d8e418de2
|
Merge pull request #11581 from taosdata/feature/3.0_liaohj
fix(query): fix bug in calculating the aggregate function
|
2022-04-18 12:23:19 +08:00 |
Haojun Liao
|
781fbce942
|
fix(query): fix bug caused by new completed query function.
|
2022-04-18 12:07:04 +08:00 |
Shengliang Guan
|
649a9ac230
|
fix: memory overwrite while process nchar in sim script
|
2022-04-18 11:42:39 +08:00 |
Ganlin Zhao
|
53aedbb163
|
Merge branch '3.0' into hotfix/glzhao_3.0
|
2022-04-18 11:39:18 +08:00 |
Ganlin Zhao
|
6105dfc934
|
refactor(query): refactor concat/concat_ws and param check
|
2022-04-18 11:39:08 +08:00 |
Shengliang Guan
|
88781842d0
|
Merge branch 'fix/valgrind' of https://github.com/taosdata/TDengine into fix/valgrind
|
2022-04-18 11:35:32 +08:00 |
dapan1121
|
9de53b0019
|
fix valgrind memleak
|
2022-04-18 11:25:39 +08:00 |
Haojun Liao
|
e91233f5eb
|
fix(query): set the correct flag to denote the initialization status.
|
2022-04-18 11:01:07 +08:00 |
Shengliang Guan
|
f56c354c00
|
fix: startup is slow in valgrind mode
|
2022-04-18 10:58:40 +08:00 |
Haojun Liao
|
7429f37c0c
|
fix(query): fix bug in calculating the aggregate function with constant numeric value as input parameter.
|
2022-04-18 10:46:07 +08:00 |
Shengliang Guan
|
9ba91dbafa
|
test: invalid synatx in tsim
|
2022-04-18 10:44:00 +08:00 |
Shengliang Guan
|
b4ceaa0f0d
|
fix: definite lost in tfs found by valgrind
|
2022-04-18 10:22:31 +08:00 |
Shengliang Guan
|
0d262b8747
|
fix: definite lost in tlog.c found by valgrind
|
2022-04-18 10:22:20 +08:00 |
Shengliang Guan
|
884bf3775f
|
fix: definite lost in tcache.c found by valgrind
|
2022-04-18 10:21:41 +08:00 |
Hongze Cheng
|
ad94090654
|
Merge pull request #11569 from taosdata/feature/vnode_refact1
refactor: vnode
|
2022-04-18 09:28:55 +08:00 |
Shengliang Guan
|
bab8833dfc
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-17 21:35:23 +08:00 |
Zhiqiang Wang
|
d8feae98b2
|
Merge pull request #11571 from taosdata/fix/ZhiqiangWang/TD-13877-fix-use-static-taos-lib
fix(build): use static taos lib.
|
2022-04-17 20:20:01 +08:00 |
Yihao Deng
|
487d45c0de
|
Merge pull request #11561 from taosdata/feature/tag_filter_oper
enh: add tag index filter impl
|
2022-04-17 14:16:34 +08:00 |
Haojun Liao
|
1ca66a41d0
|
Merge pull request #11548 from taosdata/feature/3.0_liaohj
fix(query): enable to employ the scalar function as the parameter of the aggregate function.
|
2022-04-16 23:06:15 +08:00 |
Haojun Liao
|
f0463a6a58
|
test: temporarily disable some invalid cases.
|
2022-04-16 22:50:08 +08:00 |
afwerar
|
dea51ba364
|
fix(build): use static taos lib.
|
2022-04-16 20:46:51 +08:00 |
yihaoDeng
|
25837faf28
|
enh: add multi filter merge
|
2022-04-16 20:35:18 +08:00 |
Hongze Cheng
|
8f1f47c62a
|
more
|
2022-04-16 12:34:24 +00:00 |
Hongze Cheng
|
a7d207951f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-16 12:12:32 +00:00 |
Hongze Cheng
|
553f0aa11d
|
refact vnode
|
2022-04-16 12:07:28 +00:00 |
Hongze Cheng
|
7a795927ea
|
Merge pull request #11567 from taosdata/feature/vnode_refact1
refactor: vnode
|
2022-04-16 19:43:31 +08:00 |
Ganlin Zhao
|
03a9679f97
|
fix(query): translate var type from value node to SVariant should include var header
|
2022-04-16 19:40:50 +08:00 |
Hongze Cheng
|
cb744ab67b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-16 11:23:03 +00:00 |
Hongze Cheng
|
f090d78c67
|
refact vnode meta
|
2022-04-16 11:22:49 +00:00 |
Haojun Liao
|
8612f882dd
|
Merge branch '3.0' into feature/3.0_liaohj
|
2022-04-16 19:11:32 +08:00 |
Haojun Liao
|
902fcb0c0b
|
refactor(query): refactor code.
|
2022-04-16 19:10:21 +08:00 |
Hongze Cheng
|
5ac599b3cf
|
Merge pull request #11565 from taosdata/feature/vnode_refact1
refactor: vnode
|
2022-04-16 19:03:50 +08:00 |
Haojun Liao
|
30602b8cfb
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-16 19:02:08 +08:00 |
wade zhang
|
3f0f31c4c2
|
Merge pull request #11552 from taosdata/feature/TD-14243
feat(query): support timezone function and now/today function arithmetic operation in select clause
|
2022-04-16 18:54:18 +08:00 |
Xiaoyu Wang
|
222cc9ee1f
|
Merge pull request #11564 from taosdata/feature/3.0_wxy
enh: window clause validity check
|
2022-04-16 18:31:47 +08:00 |
Ganlin Zhao
|
b42d28f6d1
|
Merge branch '3.0' into feature/TD-14243
|
2022-04-16 18:27:25 +08:00 |
Hongze Cheng
|
032b30da75
|
refact vnode
|
2022-04-16 10:17:33 +00:00 |
Xiaoyu Wang
|
f2056a623c
|
enh: window clause validity check
|
2022-04-16 18:12:52 +08:00 |
Xiaoyu Wang
|
90ad407a7f
|
enh: window clause validity check
|
2022-04-16 17:57:03 +08:00 |
yihaoDeng
|
fe367b5ef4
|
enh: add tag index filter impl
|
2022-04-16 17:56:06 +08:00 |
Hongze Cheng
|
ac2af4f7e8
|
Merge pull request #11560 from taosdata/feature/vnode_refact1
refactor: vnode
|
2022-04-16 17:56:04 +08:00 |
Xiaoyu Wang
|
7a5148973c
|
enh: window clause validity check
|
2022-04-16 17:46:32 +08:00 |
Hongze Cheng
|
0ed14aa00d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-16 09:39:35 +00:00 |