Commit graph

25 commits

Author SHA1 Message Date
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
Haojun Liao
3678aa9094
Merge pull request #12391 from taosdata/feature/3.0_liaohj
fix(query): fix special pseudo column caused taosd crash.
2022-05-12 23:49:21 +08:00
54liuyao
42f27e99d0 steam reprocess window 2022-05-12 22:15:13 +08:00
Haojun Liao
a41f6a3479 fix(query): fix the bug that special pseudo column tbname, along with other normal columns in select clause, cause taosd crash. 2022-05-12 17:33:36 +08:00
slzhou@taodata.com
d37d4e5b5e error processing of executor when calling aggregate function 2022-05-12 09:57:43 +08:00
Haojun Liao
6c30d170ea refactor: do some internal refactor. 2022-05-10 17:46:45 +08:00
Liu Jicong
d17b478e96 feat(stream): auto create ctb 2022-05-08 02:37:23 +08:00
54liuyao
599ea89a53 stream scan 2022-05-07 18:10:45 +08:00
Haojun Liao
c1659805b6 fix(query): do perform arithmetic operator before apply the sort procedure. 2022-05-05 18:54:19 +08:00
Haojun Liao
db00d25b9b fix(query): add one more check for null pointer. 2022-05-04 14:34:38 +08:00
Haojun Liao
ad3075db1e refactor: do some internal refactor. 2022-05-03 23:23:49 +08:00
Haojun Liao
90202c7221 fix(query): set the timewindow value for the result of partition by operator. 2022-05-03 15:39:46 +08:00
Haojun Liao
231b0c6cb5 fix(query): set the correct primary timestamp column for state window operator. 2022-05-03 15:33:24 +08:00
Haojun Liao
3438ed13f3 refactor: do some internal refactor. 2022-05-03 15:27:13 +08:00
Haojun Liao
9adc1ed8ac refactor: do some internal refactor. 2022-05-03 15:04:34 +08:00
Haojun Liao
0799a5eaf7 refactor: do some internal refactor. 2022-05-03 14:43:53 +08:00