Xiaoyu Wang
|
ff80459821
|
feat: implementation of parser and planner for stmt API
|
2022-04-18 20:19:24 +08:00 |
Hongze Cheng
|
ad94090654
|
Merge pull request #11569 from taosdata/feature/vnode_refact1
refactor: vnode
|
2022-04-18 09:28:55 +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
|
553f0aa11d
|
refact vnode
|
2022-04-16 12:07:28 +00: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 |
yihaoDeng
|
fe367b5ef4
|
enh: add tag index filter impl
|
2022-04-16 17:56:06 +08:00 |
Xiaoyu Wang
|
7a5148973c
|
enh: window clause validity check
|
2022-04-16 17:46:32 +08:00 |
Xiaoyu Wang
|
c40b590ad8
|
enh: window clause validity check
|
2022-04-16 17:27:54 +08:00 |
yihaoDeng
|
9fae339710
|
enh: add tag index filter impl
|
2022-04-16 16:35:24 +08:00 |
Hongze Cheng
|
6e7ab6ca4d
|
refact vnode
|
2022-04-16 08:19:21 +00:00 |
Haojun Liao
|
d40f830b77
|
enh(query): optimize the data block load algorithm in table scan operator.
|
2022-04-16 16:06:48 +08:00 |
Hongze Cheng
|
fe368d0ffe
|
refact vnode
|
2022-04-16 08:03:19 +00:00 |
Hongze Cheng
|
2ad1f30fae
|
refact
|
2022-04-16 07:50:05 +00:00 |
Hongze Cheng
|
913749ea91
|
fix TMQ case
|
2022-04-16 07:41:57 +00:00 |
Hongze Cheng
|
78a8f6dfe4
|
fix bug
|
2022-04-16 07:26:11 +00:00 |
Haojun Liao
|
59de47a714
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-16 15:16:17 +08:00 |
Hongze Cheng
|
cb585812f1
|
refact 1
|
2022-04-16 07:16:10 +00:00 |
Haojun Liao
|
be4d72bf80
|
refactor(query): refactor executor module to optimization the block load filter routine.
|
2022-04-16 15:15:28 +08:00 |
Hongze Cheng
|
c1fef8c445
|
refact
|
2022-04-16 07:04:25 +00:00 |
Haojun Liao
|
5f9bce661f
|
Merge branch 'feature/3.0_liaohj' of github.com:taosdata/tdengine into feature/3.0_liaohj
|
2022-04-16 14:57:27 +08:00 |
Cary Xu
|
3faf5a3914
|
statisFunc use bitmap
|
2022-04-16 14:44:35 +08:00 |
Hongze Cheng
|
a6d12f069e
|
insert return result
|
2022-04-16 06:32:34 +00:00 |
Haojun Liao
|
609826949a
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-16 13:59:54 +08:00 |
Xiaoyu Wang
|
61a6bee8f5
|
Merge pull request #11554 from taosdata/feature/3.0_wxy
feat: sql command "create stream"
|
2022-04-16 13:36:48 +08:00 |
Xiaoyu Wang
|
b9fb9c580d
|
feat: sql command "create stream"
|
2022-04-16 13:15:14 +08:00 |
Ganlin Zhao
|
ad7323166a
|
Merge branch '3.0' into feature/TD-14243
|
2022-04-16 12:51:49 +08:00 |
Haojun Liao
|
34c125e1bb
|
fix(query): fix bug in employing sma data during aggregate process.
|
2022-04-16 11:47:50 +08:00 |
Cary Xu
|
77dc7a1abb
|
Merge pull request #11550 from taosdata/feature/TD-11463-3.0
feat: Rollup SMA integration
|
2022-04-16 11:09:08 +08:00 |
Ganlin Zhao
|
29327a6d66
|
feat(query): support now()/today() arithmetic operation with time duration
TD-14243
|
2022-04-16 11:03:18 +08:00 |
Cary Xu
|
d4f7c43bbf
|
code optimization
|
2022-04-16 10:53:23 +08:00 |
Xiaoyu Wang
|
43f500ba4d
|
Merge pull request #11549 from taosdata/feature/3.0_wxy
enh: set appropriate block loading options for some queries
|
2022-04-16 10:30:56 +08:00 |
Cary Xu
|
d268fbf68d
|
feat: Rollup SMA integration
|
2022-04-16 10:18:03 +08:00 |
Haojun Liao
|
fd9e520865
|
other: merge 3.0 branch to resolve conflict.
|
2022-04-16 10:07:28 +08:00 |
Haojun Liao
|
53ff8c113e
|
fix(query): add a little bit more check when build SqlFunctionCtx.
|
2022-04-16 10:04:33 +08:00 |
Haojun Liao
|
597cba3aff
|
fix(query): enable to employ the scalar function as the parameter of the aggregate function.
|
2022-04-16 10:00:25 +08:00 |
Xiaoyu Wang
|
f13f952bbf
|
enh: set appropriate block loading options for some queries
|
2022-04-16 09:50:32 +08:00 |