Commit graph

65 commits

Author SHA1 Message Date
shenglian zhou
140e15bc8d fix: merge interval operator optimization and explain analyze multimerge operator 2022-06-13 15:07:54 +08:00
54liuyao
c8af8daa61 feat(stream): state\session max delay 2022-06-11 16:39:59 +08:00
54liuyao
d210ef1c0e feat(stream): stream max delay 2022-06-11 14:27:45 +08:00
54liuyao
ee5517d5ee feat(stream): combine function spread\elapsed\histogram\hll 2022-06-11 10:28:44 +08:00
shenglian zhou
c038848f72 feature: output results in merge-interval agg buf when exhausted input stream 2022-06-10 18:33:24 +08:00
shenglian zhou
433286c0f9 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/merge-interval 2022-06-10 16:31:25 +08:00
54liuyao
c790ac64d6 feat(stream): distribute stream interval 2022-06-10 15:54:20 +08:00
shenglian zhou
546c077213 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/merge-interval 2022-06-10 11:28:17 +08:00
shenglian zhou
b3ce29dc4a add time window operator 2022-06-10 11:09:31 +08:00
shenglian zhou
62780bbfb4 feature: add merge interval operator 2022-06-10 10:24:52 +08:00
shenglian zhou
c97dcbcf76 feature: add merge interval operator 2022-06-10 09:55:14 +08:00
shenglian zhou
25636d6201 feature: add merge interval operator 2022-06-09 19:34:43 +08:00
54liuyao
016a7b698f feat(stream): stream state window support top and bottom 2022-06-09 17:45:40 +08:00
54liuyao
a8da3cfd14 feat(stream): stream state support apercentile 2022-06-08 18:20:43 +08:00
Xiaoyu Wang
dd38da7982 merge 3.0 2022-06-08 10:46:11 +08:00
54liuyao
262a221c12 distributed interval 2022-06-08 09:33:11 +08:00
Xiaoyu Wang
08209f30ae Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-06-08 09:26:16 +08:00
Xiaoyu Wang
e8e68fab9a feat: physical plan add clone interface 2022-06-07 20:59:44 +08:00
Liu Jicong
46bea47b62 enh(stream): direct sink if not dispatch 2022-06-07 19:58:06 +08:00
Xiaoyu Wang
55d41c8f5c feat: sql command 'delete from' 2022-06-05 15:48:06 +08:00
54liuyao
5400507245 feat(stream): stream state operator 2022-06-04 20:36:28 +08:00
Liu Jicong
77fe6a4ef7
Merge branch '3.0' into feature/3_liaohj 2022-06-02 15:05:49 +08:00
54liuyao
901ff9bf18 feat(sma):files factor 2022-05-31 16:14:56 +08:00
wangmm0220
6c38d716a1 feat:add test for operator encode/decode 2022-05-30 12:00:51 +08:00
54liuyao
aa20cfedcd feat(stream): watermark and trigger 2022-05-28 18:19:36 +08:00
Haojun Liao
349ef38ce4
Merge pull request #13083 from taosdata/feature/3_liaohj
fix(query): set the gid for stream result.
2022-05-27 18:30:27 +08:00
Haojun Liao
285bf707e0 fix(query): set the gid for stream result. 2022-05-27 15:00:33 +08:00
wangmm0220
750b7ccec9 fix: remove table group code in 2.x 2022-05-26 21:45:49 +08:00
WANG MINGMING
dfe0440c5f
Merge pull request #13044 from taosdata/3.0
3.0
2022-05-26 21:42:21 +08:00
54liuyao
270771e39e feat(stream): stream final session operator 2022-05-26 16:55:54 +08:00
wangmm0220
051020f932 fix: remove table group code in 2.x 2022-05-26 16:05:27 +08:00
54liuyao
0778bf8857 stream session operator 2022-05-25 09:05:03 +08:00
Haojun Liao
a4e38ed7ca enh(query): return open/total cost for each operator. 2022-05-24 15:54:39 +08:00
Haojun Liao
e8c03c576a other: merge 3.0 2022-05-24 11:32:48 +08:00
Haojun Liao
60e7e2ae6f enh(query): add more information regarding analyze sql execution. 2022-05-24 11:29:51 +08:00
54liuyao
42fcb433dc fix(stream):adjust bloom filter 2022-05-23 11:30:22 +08:00
Haojun Liao
9cea8dbaf7 fix(query): remove duplicated function call. 2022-05-31 00:21:47 +08:00
Haojun Liao
a7feca23fe other: merge 3.0 2022-05-30 23:32:00 +08:00
Haojun Liao
70927458e5 refactor(query): do some internal refactor. 2022-05-30 20:10:30 +08:00
Haojun Liao
1652cd0ec2 enh(query): enable twa function in select clause. 2022-05-29 12:35:11 +08:00
Haojun Liao
c96036a7c4 fix(query): add null value check before update the block window info 2022-05-21 14:08:00 +08:00
Haojun Liao
00821527be fix(query): specify the primary timestamp column in ssdatablock when update the time range of ssdatablock. 2022-05-21 11:02:53 +08:00
Haojun Liao
25e2a9dd72 refactor: do some internal refactor, and set the correct intermediate buffer size for average function. 2022-05-20 23:58:34 +08:00
Haojun Liao
f636806c2a other: merge 3.0 2022-05-19 17:07:01 +08:00
Haojun Liao
e0b9da9c3d refactor: do some internal refactor. 2022-05-19 16:49:43 +08:00
54liuyao
5ca0e81bba stream final interval operator 2022-05-18 19:41:29 +08:00
Haojun Liao
eb6f95c7dd enh(query): reverse scan table to generated interval results. 2022-05-17 12:16:44 +08:00
Haojun Liao
18fcb33465 refactor: do some internal refactor. 2022-05-15 00:04:51 +08:00
Haojun Liao
5dadb26070 fix(query): set the correct state value key index. 2022-05-13 18:18:54 +08:00
liuyao
426200a71b
Merge pull request #12384 from taosdata/feature/TD-15379
feat(stream): stream reprocess window
2022-05-13 09:19:22 +08:00