Liu Jicong
|
11ca4ddf8c
|
Merge pull request #17288 from taosdata/feature/stream
refactor(stream): state/session map id to tbname
|
2022-10-11 16:07:22 +08:00 |
Liu Jicong
|
26fae13c61
|
refactor(stream): state/session map id to tbname
|
2022-10-11 15:27:56 +08:00 |
Haojun Liao
|
9eab350e90
|
Merge pull request #17248 from taosdata/feature/3_liaohj
enh(query): support scalar expressions in the state window aggregate.
|
2022-10-10 11:31:12 +08:00 |
Liu Jicong
|
57d1406096
|
add tbname column into stream special block
|
2022-10-09 22:49:37 +08:00 |
Haojun Liao
|
4bc94300a5
|
enh(query): support scalar expressions in the state window aggregate.
|
2022-10-09 21:49:40 +08:00 |
Liu Jicong
|
2b3ff12521
|
fix bad merge
|
2022-10-09 18:39:23 +08:00 |
Liu Jicong
|
eafe8666f7
|
merge 3.0
|
2022-10-09 17:00:18 +08:00 |
Liu Jicong
|
2f9aeeb5fc
|
feat(stream): support define table name
|
2022-10-09 16:54:27 +08:00 |
54liuyao
|
9c170ecfa8
|
fix(stream): filter error occurred when data was modified
|
2022-10-09 14:52:39 +08:00 |
54liuyao
|
f569355d06
|
fix(stream):memory leak
|
2022-10-08 11:04:36 +08:00 |
54liuyao
|
f3b2067675
|
fix(stream): sliding error
|
2022-09-30 15:37:43 +08:00 |
54liuyao
|
46c99915bc
|
feat(stream): distribute interval disc buff
|
2022-09-30 10:01:51 +08:00 |
dapan1121
|
d7d2dabfe8
|
Merge pull request #17115 from taosdata/feat/TD-18842
feat(query): interp support return timestamp with pseudo column _irowts
|
2022-09-28 16:00:47 +08:00 |
Ganlin Zhao
|
41c1f0e43b
|
fix code format
|
2022-09-28 14:54:08 +08:00 |
Ganlin Zhao
|
5738ba08dc
|
feat(query): interp support return timestamp with pseudo column _irowts
TD-18842
|
2022-09-28 14:07:12 +08:00 |
54liuyao
|
747297bd28
|
feat(stream): stream fill
|
2022-09-27 18:11:44 +08:00 |
Ganlin Zhao
|
a020c1b78f
|
Merge branch '3.0' into fix/TD-19093
|
2022-09-23 17:36:51 +08:00 |
Ganlin Zhao
|
74c40f01fa
|
fix(query): fix invalid read for interp query
|
2022-09-23 17:35:22 +08:00 |
Liu Jicong
|
7bcb5992e4
|
merge 3.0
|
2022-09-23 10:40:08 +08:00 |
Haojun Liao
|
1f7821e64b
|
Merge branch '3.0' into feature/3_liaohj
|
2022-09-22 15:48:41 +08:00 |
Haojun Liao
|
7ee2449a73
|
Merge branch '3.0' into feature/3_liaohj
|
2022-09-22 14:03:17 +08:00 |
dapan1121
|
88b4f9d9a8
|
fix: fix nchar compare issue
|
2022-09-22 13:23:16 +08:00 |
Haojun Liao
|
976b36631e
|
fix(query): keep last key for interp query.
|
2022-09-22 10:31:17 +08:00 |
Liu Jicong
|
7ade2b3b8d
|
fix double free in sma
|
2022-09-21 18:54:49 +08:00 |
54liuyao
|
5ca1dc1005
|
fix(stream): free array
|
2022-09-21 16:34:16 +08:00 |
54liuyao
|
7eb75fea47
|
feat(steam):optimize window close
|
2022-09-20 10:45:38 +08:00 |
Haojun Liao
|
50ee0dabbf
|
refactor(query): do some internal refactor.
|
2022-09-20 10:02:20 +08:00 |
54liuyao
|
955838d1f6
|
feat(stream): optimize disc buff
|
2022-09-19 17:13:13 +08:00 |
Haojun Liao
|
36c4b981f4
|
Merge pull request #16813 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
|
2022-09-14 13:32:42 +08:00 |
Haojun Liao
|
00908a649c
|
fix(query): reset buffer after group results generated.
|
2022-09-14 11:44:39 +08:00 |
Haojun Liao
|
0bb1dc9d1f
|
fix(query): reset the output buffer when results have been produced.
|
2022-09-14 11:00:44 +08:00 |
Haojun Liao
|
7f03ffcd75
|
fix(query): set correct group id.
|
2022-09-14 09:57:37 +08:00 |
Haojun Liao
|
ad45c0a848
|
fix(query): set the group id.
|
2022-09-13 18:22:58 +08:00 |
Haojun Liao
|
60574763a9
|
refactor(query): do some internal refactor.
|
2022-09-13 17:41:31 +08:00 |
Haojun Liao
|
632a26d0fe
|
refactor(query): do some internal refactor.
|
2022-09-13 17:39:43 +08:00 |
Shengliang Guan
|
e5da5802e8
|
Merge pull request #16808 from taosdata/feature/TD-18948
feat(stream):optimize delete window
|
2022-09-13 17:38:47 +08:00 |
54liuyao
|
d4d4d2c086
|
feat(stream):optimize delete window
|
2022-09-13 16:50:27 +08:00 |
Liu Jicong
|
b8a7c8b2aa
|
feat(stream): support hash suffix and prefix
|
2022-09-13 15:21:26 +08:00 |
54liuyao
|
3cbd3db8ce
|
feat(stream): stream delete for session&state
|
2022-09-08 14:14:52 +08:00 |
54liuyao
|
1f5d9a38e7
|
feat(stream):change single interval disc buff and interval delete
|
2022-09-07 14:48:14 +08:00 |
54liuyao
|
f35f5d5f4f
|
feat(stream): refactor single interval
|
2022-09-05 13:19:40 +08:00 |
Haojun Liao
|
d9d7c81872
|
Merge branch '3.0' into refact/tsdb_optimize
|
2022-09-03 10:14:48 +08:00 |
54liuyao
|
ad49f13159
|
fix(stream):min max function error
|
2022-09-02 18:53:54 +08:00 |
Liu Jicong
|
d653da7971
|
feat(stream): support delete data
|
2022-09-02 15:46:41 +08:00 |
Haojun Liao
|
a170796f66
|
fix(query): fix invalid read/write.
|
2022-09-02 14:34:30 +08:00 |
Shengliang Guan
|
8686b228ee
|
Merge pull request #16582 from taosdata/feature/3_liaohj
fix(query): check node type when extract column info.
|
2022-09-01 19:24:34 +08:00 |
Haojun Liao
|
4af80fa0aa
|
fix(query): check node type when extract column info.
|
2022-09-01 18:39:12 +08:00 |
54liuyao
|
83e62c3849
|
feat(stream):stream partition by column
|
2022-09-01 15:05:24 +08:00 |
Haojun Liao
|
825858b52e
|
fix(query): reset the default page id.
|
2022-08-30 17:04:09 +08:00 |
Haojun Liao
|
dba4188f8a
|
fix(query): reset the page id.
|
2022-08-30 14:33:03 +08:00 |