slzhou
|
cddc989808
|
feat: add filter to fill operator
|
2022-07-07 14:30:08 +08:00 |
slzhou
|
f3c3b0f148
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-project-condition
|
2022-07-07 11:41:56 +08:00 |
Haojun Liao
|
82640b2157
|
Merge pull request #14626 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
|
2022-07-07 11:26:04 +08:00 |
slzhou
|
f32cbdee72
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-project-condition
|
2022-07-07 10:26:27 +08:00 |
slzhou
|
90b3912061
|
fix: add filter to session/state/interval operator
|
2022-07-07 09:29:51 +08:00 |
dapan1121
|
d4696ef31f
|
Merge branch '3.0' into feature/insertselect
|
2022-07-07 09:02:09 +08:00 |
dapan1121
|
e1ed9317d4
|
feat: insert from query
|
2022-07-07 08:53:23 +08:00 |
Liu Jicong
|
baa48489b7
|
merge from 3.0
|
2022-07-06 21:25:34 +08:00 |
Liu Jicong
|
db23b07ae1
|
merge from 3.0
|
2022-07-06 21:12:46 +08:00 |
54liuyao
|
888f79d3f4
|
feat(stream): session delete
|
2022-07-06 20:42:54 +08:00 |
Haojun Liao
|
1237f9cf15
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-06 18:09:49 +08:00 |
Haojun Liao
|
d28518b41e
|
fix(query): set correct query time window.
|
2022-07-06 18:08:23 +08:00 |
shenglian-zhou
|
7aebf05699
|
Merge pull request #14605 from taosdata/szhou/feature/push-project-condition
feat: push condition down the tree
|
2022-07-06 17:45:37 +08:00 |
Minglei Jin
|
d843a8ac89
|
Merge pull request #14486 from taosdata/feat/tsdb_refact
Feat/tsdb refact
|
2022-07-06 17:43:22 +08:00 |
dapan1121
|
0d4fb5bb80
|
feat: support insert from query
|
2022-07-06 16:29:51 +08:00 |
slzhou
|
c710eede6f
|
feat: add filter to interval agg operator
|
2022-07-06 14:57:53 +08:00 |
slzhou
|
bd819f5c88
|
feat: add filter to sort operator
|
2022-07-06 14:42:56 +08:00 |
Liu Jicong
|
8c5dbde918
|
refactor(stream): stream reader created in scanner
|
2022-07-06 14:20:07 +08:00 |
slzhou
|
c040659a4f
|
feat: add filter to aggregate operator
|
2022-07-06 13:54:11 +08:00 |
Haojun Liao
|
29949a965b
|
other: merge 3.0.
|
2022-07-06 13:46:24 +08:00 |
Haojun Liao
|
5f93b8db89
|
fix(query): copy the column that will not output.
|
2022-07-05 23:54:51 +08:00 |
Haojun Liao
|
15d8ae0fee
|
other: merge 3.0
|
2022-07-05 19:22:50 +08:00 |
54liuyao
|
b7bf2bf808
|
feat(stream):stream interval delete data
|
2022-07-05 18:17:43 +08:00 |
slzhou
|
73e0e09dd8
|
feat: split join on condition into merge condition and on condition
|
2022-07-05 13:42:49 +08:00 |
dapan1121
|
39a31e8d25
|
fix: remove mock code
|
2022-07-05 10:52:33 +08:00 |
slzhou
|
024796599c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-cond-child-proj
|
2022-07-04 20:14:15 +08:00 |
slzhou
|
a380e0cd7c
|
feat: merge condition, on condition and other conditions
|
2022-07-04 19:49:16 +08:00 |
Hongze Cheng
|
38ca993452
|
make merge compile
|
2022-07-04 05:21:02 +00:00 |
Hongze Cheng
|
ddb198de23
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-07-04 03:42:50 +00:00 |
54liuyao
|
c9f133a5e4
|
ci(stream): add ignore expired data
|
2022-07-02 14:17:50 +08:00 |
Liu Jicong
|
4a2b266612
|
feat(stream): support ignore expired flag
|
2022-07-02 10:59:29 +08:00 |
Liu Jicong
|
52d09b4173
|
refactor(wal)
|
2022-07-01 14:39:21 +08:00 |
Liu Jicong
|
94f07836d6
|
fix(tmq): set scan rsp offset correctly
|
2022-06-30 17:25:19 +08:00 |
Liu Jicong
|
4695dc2dae
|
feat(tmq): add snapshot test
|
2022-06-30 14:41:50 +08:00 |
Liu Jicong
|
0f0fe6276a
|
merge from 3.0
|
2022-06-29 21:33:10 +08:00 |
liuyao
|
7069332321
|
Merge pull request #14349 from taosdata/feature/TD-16874
feat(stream): ignore close window
|
2022-06-29 17:15:31 +08:00 |
Haojun Liao
|
3a566d5e5e
|
refactor(query): do some internal refactor.
|
2022-06-29 17:14:00 +08:00 |
Haojun Liao
|
0fc154982f
|
Merge pull request #14353 from taosdata/feature/3_liaohj
enh(query): add api to extract scan status
|
2022-06-29 16:50:49 +08:00 |
54liuyao
|
5e0cbdf0b7
|
feat(stream): ignore close window
|
2022-06-29 16:49:45 +08:00 |
Haojun Liao
|
1b8c5d9269
|
enh(query): add api to extract scan status
|
2022-06-29 16:19:19 +08:00 |
Haojun Liao
|
5efd5a3b6d
|
fix(query):adjust api for retrieve lastrow in executor.
|
2022-06-28 23:24:20 +08:00 |
dapan1121
|
bd7a2adc5f
|
add mock code
|
2022-06-28 17:13:51 +08:00 |
Liu Jicong
|
58803fafcf
|
fix(query): check datablock should check output flag
|
2022-06-28 16:05:00 +08:00 |
Haojun Liao
|
4a59e1300b
|
other: merge 3.0.
|
2022-06-28 15:22:32 +08:00 |
slzhou
|
11f8d302fa
|
feat: multiway merge handles group+mergekeys, group and only merge keys
|
2022-06-27 17:51:50 +08:00 |
Xiaoyu Wang
|
87b8131409
|
Merge pull request #14266 from taosdata/feature/3.0_debug_wxy
feat: tail function rewrite to statement
|
2022-06-27 17:16:37 +08:00 |
slzhou
|
b67c65313b
|
fix: add group to multi-merge operator
|
2022-06-27 16:25:14 +08:00 |
Cary Xu
|
e2ec8b57d9
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-06-27 14:47:31 +08:00 |
Cary Xu
|
e6dd04f573
|
refactor: rsma restore
|
2022-06-27 14:47:14 +08:00 |
Haojun Liao
|
2e5d563ec0
|
other: merge 3.0.
|
2022-06-27 10:11:11 +08:00 |
Haojun Liao
|
ff72e66dba
|
fix(query): support scalar function before applying interval aggregate.
|
2022-06-27 10:07:48 +08:00 |
Cary Xu
|
0597f3b9cd
|
refactor: rsma resource release
|
2022-06-26 18:44:49 +08:00 |
Liu Jicong
|
bdd4134fc1
|
Revert "fix(sma): drop stream when drop sma"
|
2022-06-25 18:11:11 +08:00 |
Liu Jicong
|
3210fdc367
|
merge from 3.0
|
2022-06-25 17:49:25 +08:00 |
Liu Jicong
|
47ae534c0f
|
fix(sma): drop stream when drop sma
|
2022-06-25 17:44:54 +08:00 |
54liuyao
|
10e90ce973
|
feat(stream): auto pull data
|
2022-06-25 16:44:14 +08:00 |
Haojun Liao
|
916adb82c6
|
enh(query): add user name when retrieving meta-data from mnode.
|
2022-06-25 12:10:34 +08:00 |
wangmm0220
|
a95f98f7e7
|
feat:merge from 3.0
|
2022-06-23 20:50:48 +08:00 |
wangmm0220
|
26cceaf172
|
feat:sort table group if needed
|
2022-06-23 19:58:12 +08:00 |
Liu Jicong
|
71bda7e658
|
feat(tmq): add with meta config
|
2022-06-23 15:56:54 +08:00 |
wangmm0220
|
a28bfd0804
|
fix:confilct merge from 3.0
|
2022-06-23 10:21:04 +08:00 |
WANG MINGMING
|
9012834531
|
Merge branch 'feature/3.0_wxy' into 3.0
|
2022-06-23 10:16:58 +08:00 |
shenglian-zhou
|
bacd7b6057
|
Merge pull request #14136 from taosdata/szhou/feature/sort-group-2
feat: add group sort operator
|
2022-06-23 08:15:25 +08:00 |
shenglian zhou
|
faf5424b18
|
feat: add group sort operator
|
2022-06-22 23:01:55 +08:00 |
shenglian-zhou
|
d88615f9ad
|
Merge pull request #14132 from taosdata/szhou/feature/sort-group-2
feat: add multiple group tsdb reads to table merge scan
|
2022-06-22 21:00:59 +08:00 |
shenglian zhou
|
8a8d3f160b
|
feat: add multiple group tsdb reads to table merge scan
|
2022-06-22 20:26:44 +08:00 |
shenglian-zhou
|
cc3543d4e3
|
Merge pull request #14126 from taosdata/szhou/feature/sort-group-2
feat: prepare for multiple group tsdb reads
|
2022-06-22 19:20:41 +08:00 |
shenglian zhou
|
c1f5f825b7
|
feat: prepare for multiple group tsdb reads
|
2022-06-22 18:51:16 +08:00 |
WANG MINGMING
|
15eb9c485e
|
Merge pull request #14069 from taosdata/3.0
feat:merge from 3.0
|
2022-06-22 16:33:15 +08:00 |
shenglian-zhou
|
0f67b17f3f
|
Merge pull request #14106 from taosdata/szhou/feature/merge-interval-2
feat: add merge interval operator
|
2022-06-22 13:32:38 +08:00 |
shenglian zhou
|
0941a4640b
|
fix: add merge interval operator for select mode(expr) + interval
|
2022-06-22 13:08:20 +08:00 |
shenglian-zhou
|
17603ba292
|
Merge pull request #14098 from taosdata/szhou/feature/merge-interval-2
fix: change merge interval to merge aligned interval
|
2022-06-22 11:27:41 +08:00 |
Haojun Liao
|
ac656dcc46
|
Merge pull request #14090 from taosdata/feature/3_liaohj
fix(query): reserve correct buffer before loading data
|
2022-06-22 10:55:47 +08:00 |
shenglian zhou
|
84ea04ea2a
|
fix: change merge interval to merge aligned interval
|
2022-06-22 10:53:22 +08:00 |
shenglian zhou
|
fadc11b685
|
feat: add compare parameter that enable/disable group id comparision
|
2022-06-22 10:21:05 +08:00 |
Haojun Liao
|
1568722e8e
|
fix(query): reserve correct buffer size before retrieve datablock from vnode.
|
2022-06-22 09:31:45 +08:00 |
wangmm0220
|
e7faf69981
|
feat:support tagCond & tagIndexCond
|
2022-06-21 20:53:19 +08:00 |
Haojun Liao
|
d8c778e468
|
feature(query):add lastrow scan operator.
|
2022-06-21 16:15:17 +08:00 |
Haojun Liao
|
bbe1deaf00
|
other: merge 3.0
|
2022-06-21 09:44:37 +08:00 |
Haojun Liao
|
1bf7fbbc0b
|
feature(query): support interp function, and do some internal refactor.
|
2022-06-20 23:22:28 +08:00 |
shenglian-zhou
|
0f3fc6cff0
|
Merge pull request #14030 from taosdata/szhou/feature/sort-group
feat: order group by group id generated by partition
|
2022-06-20 20:55:51 +08:00 |
shenglian zhou
|
48d22c359f
|
feat: order group by group id generated by partition
|
2022-06-20 20:17:56 +08:00 |
shenglian-zhou
|
e05a6ca7fa
|
Merge pull request #13973 from taosdata/szhou/feature/project-elimation
feature: eliminate projection optimization
|
2022-06-20 17:48:27 +08:00 |
shenglian zhou
|
a28a275dff
|
fix: fix eliminate projection bugs
|
2022-06-20 16:39:19 +08:00 |
Haojun Liao
|
a2cec0e488
|
Merge pull request #14004 from taosdata/feature/3_liaohj
feature(query): support show table block distribution.
|
2022-06-20 15:13:10 +08:00 |
Haojun Liao
|
ad0595b9ec
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-20 14:08:21 +08:00 |
Haojun Liao
|
b66e0e718b
|
fix(query): fix output column in show super table block distribution.
|
2022-06-20 13:42:59 +08:00 |
Haojun Liao
|
659e429b87
|
feature(query): support show table block distribution.
|
2022-06-20 12:54:46 +08:00 |
Hongze Cheng
|
bdc427dc78
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-20 01:26:31 +00:00 |
54liuyao
|
8c47a18dbf
|
feat(stream): semi session operator
|
2022-06-18 19:57:08 +08:00 |
Hongze Cheng
|
afb5be516f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-18 10:35:57 +00:00 |
Haojun Liao
|
956173e2e1
|
refactor: do some internal refactor.
|
2022-06-18 14:49:27 +08:00 |
Haojun Liao
|
f2a27f5842
|
refactor: do some internal refactor.
|
2022-06-18 12:00:41 +08:00 |
Hongze Cheng
|
2e590c3036
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-18 01:53:01 +00:00 |
Haojun Liao
|
2cf8e30241
|
fix(query): fix syntax error.
|
2022-06-18 09:35:30 +08:00 |
Haojun Liao
|
820d6d1332
|
refactor: do some internal refactor.
|
2022-06-17 23:23:37 +08:00 |
Haojun Liao
|
0f92fb02f9
|
enh(query): add new api.
|
2022-06-17 20:07:55 +08:00 |
Haojun Liao
|
11267a0032
|
other: merge 3.0
|
2022-06-17 19:05:39 +08:00 |
Haojun Liao
|
78d1f75c9b
|
refactor(query): do some internal refactor.
|
2022-06-17 19:01:45 +08:00 |
Hongze Cheng
|
9bc64e80b5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-17 09:36:32 +00:00 |