Commit Graph

32926 Commits

Author SHA1 Message Date
factosea 3e85d0c546 fix: timer 2024-07-13 11:39:25 +08:00
factosea eed684e072 fix: match check 2024-07-12 14:16:55 +08:00
factosea 2604a17fef fix: invalid operation 2024-07-12 12:04:23 +08:00
factosea 57f826608a checkout regex pattern at client 2024-07-12 11:48:48 +08:00
factosea cfda747613 fix: match cache release 2024-07-11 21:00:08 +08:00
factosea c135ee8358 fix: set terrno 2024-07-11 11:37:16 +08:00
factosea d0ade067b2 init regex cache in unit test 2024-07-11 09:12:41 +08:00
factosea 41b8693430 use regex cache 2024-07-10 19:46:09 +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
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
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
Haojun Liao 50a2ef08bd fix(stream): update some logs. 2024-07-08 17:10:34 +08:00
Hongze Cheng 855c6d6295 make it compile 2024-07-08 17:09:15 +08:00
Haojun Liao de7e25f259 fix(stream): fix race condition in handling the hbMsg rsp. 2024-07-08 16:57:13 +08:00
Hongze Cheng 1c774f021f
Merge pull request #26443 from taosdata/fix/TD-30807
fix UAF
2024-07-08 16:14:56 +08:00
wangmm0220 2176fa3b1a fix:[TD-30883]send hb before close in tmq 2024-07-08 15:49:00 +08:00
Haojun Liao 7cfdf0c14d fix(stream): not check the total number of sub tasks with different status. 2024-07-08 15:43:29 +08:00
Hongze Cheng b3be47fdbb cancel bg tasks when alter stt_trigger 2024-07-08 15:39:25 +08:00
Yihao Deng 982fed581d fix invalid read 2024-07-08 07:34:06 +00:00
Haojun Liao 56b7ec3d89 fix(stream): update some logs. 2024-07-08 15:10:00 +08:00
Haojun Liao 0cbf88f021 fix(stream): fix memory leak. 2024-07-08 14:51:08 +08:00
Haojun Liao 6e15c16cf7 fix(stream): check the set consensus-checkpointId ts. 2024-07-08 14:33:28 +08:00