Commit graph

32941 commits

Author SHA1 Message Date
dapan1121
6272fb831f
Merge pull request #26513 from taosdata/fix/3.0/TD-30948
fix:[TD-30948] Convert Ucs4 when exec local cmd.
2024-07-11 17:02:25 +08:00
Hongze Cheng
3303a462e2
Merge pull request #26500 from taosdata/fix/TS-5154-3.0
fix/TS-5154-3.0
2024-07-11 16:03:19 +08:00
dmchen
051956eb82 fix/TS-5154 2024-07-11 05:55:12 +00:00
dmchen
c6c323f40e fix/TS-5154 2024-07-11 05:46:38 +00: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
Hongze Cheng
1f57cf43d3
Merge pull request #26503 from taosdata/fix/TS-5143-3.0
fix: tsdbCacheUpdate incorrect filling cache
2024-07-11 07:26:47 +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
3c53bcfb22 fix:[TD-30948] Convert Ucs4 when exec local cmd. 2024-07-10 20:41:07 +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
dapan1121
4bad97a261
Merge pull request #26497 from taosdata/fix/3.0/TD-30936
fix possible block of query worker pool
2024-07-10 18:26:00 +08:00
Haojun Liao
7214cea808 fix(stream): check if task is killed during generated interval results. 2024-07-10 18:16:51 +08:00
Shungang Li
3cc926d597 fix: tsdbCacheUpdate incorrect filling cache 2024-07-10 17:52:13 +08:00
dmchen
fef33e91b3 fix/TS-5154 2024-07-10 09:49:46 +00: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
wangjiaming0909
1b6fa8544c fix possible block of query worker pool 2024-07-10 09:47:59 +08:00
wangjiaming0909
844a01a751 fix tsma test 2024-07-10 09:22:38 +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
wangjiaming0909
143dda3e6f add tests for tsma with bigger interval 2024-07-09 19:31:16 +08:00
factosea
81b62f4a15 fix: use int64 for timestamp 2024-07-09 18:47:33 +08:00
wangmm0220
020900e359 fix:check if queue is closed before send data to queue in monitor 2024-07-09 18:39:54 +08:00
wangmm0220
3236907467 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30915 2024-07-09 18:35:41 +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
Hongze Cheng
c27d7f4ca3
Merge pull request #26481 from taosdata/fix/TS-5144-3.0
fix/TS-5144
2024-07-09 17:53:54 +08:00
wangjiaming0909
64f3d11783 add tests for month/year tsma interval 2024-07-09 17:39:44 +08:00
Haojun Liao
d28adbed29
Merge pull request #26485 from taosdata/fix/3_liaohj
refactor: update the consensus-checkpointId generation procedure.
2024-07-09 17:26:47 +08:00
dapan1121
3852c55a75
Merge pull request #26423 from taosdata/fix/TD-30883-3.0
fix[TD-30883] tmqParamsTest.py failed in some times
2024-07-09 17:12:00 +08: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
8db4722be4 fix(stream):fix syntax error. 2024-07-09 16:08:35 +08: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
Hongze Cheng
0b241fa3fd
Merge pull request #26468 from taosdata/fix/TS-4331-3.0
protection when alter stt_trigger
2024-07-09 11:14:44 +08:00
dmchen
d4c6b3447b fix/TS-5144 2024-07-09 03:02:08 +00: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
Hongze Cheng
618bb18ed4 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-4331-3.0 2024-07-09 08:57:48 +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