dapan1121
|
4951ed9fa7
|
Merge pull request #26552 from taosdata/fix/TD-30966.0
fix: validate function return value
|
2024-07-15 14:59:47 +08:00 |
dapan1121
|
b3402a93bc
|
Merge pull request #26530 from taosdata/fix/3.0/TS-5150
fix:[TS-5150] Fix stddev wrong result with null type.
|
2024-07-15 14:57:32 +08:00 |
Hongze Cheng
|
dccbd4be99
|
Merge pull request #26545 from taosdata/enh/TD-30880-2
Enh/TD-30880-2
|
2024-07-15 14:15:48 +08:00 |
Hongze Cheng
|
77e2582cc1
|
Merge pull request #26536 from taosdata/enh/TD-30856-3.0
enh: 'create table' parses csv file per tsMaxInsertBatchRows
|
2024-07-15 13:54:48 +08:00 |
dapan1121
|
a82b0b805d
|
fix: error handling issue
|
2024-07-15 13:50:04 +08:00 |
Yihao Deng
|
3414738b63
|
Minimize redundant logs
|
2024-07-15 03:26:45 +00:00 |
Yihao Deng
|
a1f23648b7
|
Minimize redundant logs
|
2024-07-15 03:22:21 +00:00 |
dapan1121
|
4c2c9a71d5
|
fix: table info issue
|
2024-07-15 10:05:57 +08:00 |
dapan1121
|
e527f2fd0b
|
fix: validate function return value
|
2024-07-12 15:22:39 +08:00 |
Haojun Liao
|
58b44de576
|
Merge pull request #26526 from taosdata/fix/3_liaohj
fix(stream):commit the update of table meta.
|
2024-07-12 15:11:51 +08:00 |
Yihao Deng
|
0d7bd8e3af
|
fix compile error
|
2024-07-12 03:01:19 +00:00 |
Yihao Deng
|
d37ac7935f
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-30880-2
|
2024-07-12 02:55:58 +00:00 |
Yihao Deng
|
d5eb7202f3
|
fix compile error
|
2024-07-12 02:54:59 +00:00 |
sima
|
c25bc3f2ca
|
fix:[TS-5150] Fix stddev wrong result with null type.
|
2024-07-12 09:19:46 +08:00 |
Haojun Liao
|
93c06be262
|
fix(stream): free checkpoint trigger block in case of redundant trigger block recved.
|
2024-07-11 17:03:21 +08:00 |
Shungang Li
|
942599fe04
|
enh: 'create table' parses csv file per tsMaxInsertBatchRows
|
2024-07-11 16:14:31 +08:00 |
Haojun Liao
|
15573efbbc
|
fix(stream):commit the update of table meta.
|
2024-07-11 14:57:40 +08:00 |
dapan1121
|
e4c624f286
|
Merge pull request #26489 from taosdata/fix/3.0/TD-30819
feat:[TD-30819] Reduce memory usage when use percentile with interval.
|
2024-07-11 13:35:39 +08:00 |
dapan1121
|
3e3e7e3808
|
Update timewindowoperator.c
|
2024-07-11 13:35:25 +08:00 |
dapan1121
|
0d784d94d6
|
Merge pull request #26453 from taosdata/fix/TD-30915
fix:[TD-30915]tmq exit elegantly
|
2024-07-11 13:15:10 +08:00 |
Haojun Liao
|
e273173d20
|
Merge pull request #26499 from taosdata/fix/3_liaohj
fix(stream): fix race-condition during expand stream tasks.
|
2024-07-11 00:06:57 +08:00 |
sima
|
f17c535ca0
|
feat:[TD-30819] Reduce memory usage when using percentile with interval.
|
2024-07-10 19:43:19 +08:00 |
wangmm0220
|
1e156c9ce1
|
fix:cleanup scheduler timer & remove destroy global variables to avoid heap use after free
|
2024-07-10 18:58:06 +08:00 |
dapan1121
|
076fd07a26
|
Merge pull request #26492 from taosdata/enh/3.0/bigger_tsma_interval
Enh/3.0/bigger tsma interval
|
2024-07-10 18:30:40 +08:00 |
Haojun Liao
|
7214cea808
|
fix(stream): check if task is killed during generated interval results.
|
2024-07-10 18:16:51 +08:00 |
Haojun Liao
|
60fa674be8
|
fix(stream): fix race-condition during expand stream tasks.
|
2024-07-10 17:46:33 +08:00 |
sima
|
154ef739d9
|
fix:[TD-30819] fix memory leak in SqlFunctionCtx.
|
2024-07-10 10:59:51 +08:00 |
54liuyao
|
dcb8673063
|
set key for session window state
|
2024-07-10 09:01:39 +08:00 |
dapan1121
|
92089e2d86
|
Merge pull request #26417 from taosdata/enh/TD-29154/diff
Enh/td 29154/diff
|
2024-07-10 08:38:32 +08:00 |
factosea
|
81b62f4a15
|
fix: use int64 for timestamp
|
2024-07-09 18:47:33 +08:00 |
Hongze Cheng
|
0fcc57b52a
|
Merge pull request #26439 from taosdata/enh/TD-30442
Enh/TD-30442
|
2024-07-09 18:04:34 +08:00 |
Yihao Deng
|
1b052eefd0
|
refactor code
|
2024-07-09 09:48:26 +00:00 |
wangjiaming0909
|
64f3d11783
|
add tests for month/year tsma interval
|
2024-07-09 17:39:44 +08:00 |
Yihao Deng
|
ddd3c23ff0
|
refactor code
|
2024-07-09 09:12:02 +00:00 |
Yihao Deng
|
41f8553d53
|
refactor code
|
2024-07-09 08:35:04 +00:00 |
Yihao Deng
|
ee09e26f47
|
refactor code
|
2024-07-09 08:24:30 +00:00 |
Haojun Liao
|
773f70a907
|
fix(stream): fix syntax error.
|
2024-07-09 15:55:56 +08:00 |
Haojun Liao
|
c71413c2aa
|
fix(stream): discard the repeat send consensus-checkpointId msg.
|
2024-07-09 14:52:15 +08:00 |
factosea
|
163b31a4ee
|
fix: type overflow
|
2024-07-09 14:48:21 +08:00 |
Haojun Liao
|
acde36a25b
|
Merge branch '3.0' into fix/3_liaohj
|
2024-07-09 14:43:35 +08:00 |
Haojun Liao
|
75d2e96b9a
|
Merge pull request #26446 from taosdata/fix/cov
refactor(stream): delay checkpointInterval to generate the checkpoint
|
2024-07-09 09:00:43 +08:00 |
factosea
|
20f4eda56d
|
fix: tinyint
|
2024-07-09 07:05:40 +08:00 |
Haojun Liao
|
9f4f4f7f9f
|
fix(stream): set the null column when extracting data from submit data.
|
2024-07-09 00:01:54 +08:00 |
factosea
|
3e320ebdf1
|
build failed
|
2024-07-08 23:22:41 +08:00 |
factosea
|
28dc3c85ea
|
type overflow
|
2024-07-08 20:38:23 +08:00 |
wangjiaming0909
|
cdca567ad3
|
fix query tsma with month/year interval
|
2024-07-08 19:12:15 +08:00 |
wangjiaming0909
|
73d4fa48f9
|
support month/year tsma interval
|
2024-07-08 18:22:33 +08:00 |
Haojun Liao
|
bdced636b3
|
fix(stream): free task state when stopping stream tasks.
|
2024-07-08 18:20:35 +08:00 |
Yihao Deng
|
fe9aebc4fe
|
fix invalid read
|
2024-07-08 09:27:42 +00:00 |
Haojun Liao
|
de7e25f259
|
fix(stream): fix race condition in handling the hbMsg rsp.
|
2024-07-08 16:57:13 +08:00 |