Haojun Liao
|
74305814f0
|
fix(query): fix coverity issues.
|
2022-10-19 13:38:01 +08:00 |
Haojun Liao
|
91c376ab63
|
other: merge 3.0
|
2022-10-18 11:52:44 +08:00 |
Haojun Liao
|
95dd30be57
|
fix(query): fix coverity issues.
|
2022-10-18 11:43:58 +08:00 |
54liuyao
|
5fc475b960
|
fix(stream): coverity scan, memory leak
|
2022-10-18 09:40:19 +08:00 |
Haojun Liao
|
87516ea332
|
fix(query): fix bug in group by tag.
|
2022-10-17 13:00:31 +08:00 |
Haojun Liao
|
bcb3d41d08
|
fix(query): fix coverity issues.
|
2022-10-16 13:46:21 +08:00 |
Haojun Liao
|
f5f0a7026f
|
other: merge 3.0
|
2022-10-13 14:20:51 +08:00 |
Hongze Cheng
|
d5255f1eb7
|
more format
|
2022-10-13 13:41:36 +08:00 |
Haojun Liao
|
d3b37ef294
|
other:merge 3.0
|
2022-10-11 22:56:54 +08:00 |
Liu Jicong
|
14c4ff1d94
|
add demo for stream user defined table name
|
2022-10-11 16:48:13 +08:00 |
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
|
7c3ddc4920
|
other:merge 3.0
|
2022-10-10 15:35:38 +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 |
Haojun Liao
|
fac464792d
|
other:merge 3.0
|
2022-09-30 17:54:03 +08:00 |
54liuyao
|
f3b2067675
|
fix(stream): sliding error
|
2022-09-30 15:37:43 +08:00 |
Haojun Liao
|
f8a84a1d19
|
other:merge 3.0
|
2022-09-30 13:47:21 +08:00 |
54liuyao
|
46c99915bc
|
feat(stream): distribute interval disc buff
|
2022-09-30 10:01:51 +08:00 |
Haojun Liao
|
5a2c583c32
|
other:merge 3.0
|
2022-09-28 18:00:04 +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 |
Haojun Liao
|
54712ae302
|
other:merge 3.0
|
2022-09-26 14:50:51 +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 |
Xiaoyu Wang
|
2a978bae09
|
Merge remote-tracking branch 'origin/3.0' into refact/query_opt
|
2022-09-21 13:58:34 +08:00 |
Haojun Liao
|
ed0b92bb33
|
refactor(query): opt perf.
|
2022-09-20 14:12:39 +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 |