Commit Graph

19385 Commits

Author SHA1 Message Date
Minglei Jin d2be5e0464 refactor wal's meta & reader 2024-07-18 09:51:31 +08:00
Minglei Jin 5e4b7b35a5 fix compile error 2024-07-18 08:04:19 +08:00
Minglei Jin 10dc3b35e0 remove struct dot initialization for cpp 2024-07-17 17:39:13 +08:00
Minglei Jin e2371f9d91 remove unused internal api: walSeekWriteVer 2024-07-17 14:52:42 +08:00
Minglei Jin e6c86f5586 fix(wal/write): remove walWrite which is only used in unit testing 2024-07-17 14:45:23 +08:00
Haojun Liao 103e9194b0
Merge pull request #26592 from taosdata/fix/syntax
fix(tsdb): check return value.
2024-07-17 09:08:22 +08:00
Hongze Cheng 1a4d4254ab
Merge pull request #26595 from taosdata/fix/TD-30989-audit
fix/TD-30989
2024-07-16 18:52:49 +08:00
Haojun Liao 94f596c4ce refactor: remove the invalid return value. 2024-07-16 18:52:01 +08:00
dapan1121 cfa9435a20 fix: invalid ref id issue 2024-07-16 16:26:01 +08:00
dapan1121 cb48954ef3 enh: add return code validation 2024-07-16 13:26:26 +08:00
dmchen 2d3d6e7b31 fix/TD-30989 2024-07-16 02:10:15 +00:00
dapan1121 9ed56939df Merge remote-tracking branch 'origin/3.0' into fix/TD-30966.sch.0 2024-07-16 08:54:40 +08:00
Haojun Liao 25f5c9dc5e other: merge 3.0 2024-07-15 19:41:54 +08:00
Haojun Liao 51e9723d66 refactor: do some refactor. 2024-07-15 19:37:52 +08:00
dapan1121 82b517dd2a enh: add scheduler return code processing 2024-07-15 19:28:04 +08:00
dapan1121 7bbe84a1b0
Merge pull request #26576 from taosdata/fix/TD-30966.2
fix: qworker UT case
2024-07-15 19:16:03 +08:00
dapan1121 c10106a4da
Merge pull request #26512 from taosdata/enh/TD-29679
use regex cache
2024-07-15 19:01:50 +08:00
dapan1121 b81493b7b4 fix: compile issues 2024-07-15 17:32:36 +08:00
dapan1121 abe49ff61a enh: add scheduler return code processing 2024-07-15 17:11:36 +08:00
dapan1121 50d7a458e5 fix: qworker ut cases 2024-07-15 15:40:39 +08:00
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
dapan1121 a8c39cdd11 enh: add return code processing 2024-07-15 14:48:21 +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
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
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
factosea cfda747613 fix: match cache release 2024-07-11 21:00:08 +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
factosea d0ade067b2 init regex cache in unit test 2024-07-11 09:12:41 +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
factosea 41b8693430 use regex cache 2024-07-10 19:46:09 +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