Minglei Jin
|
ea7eebc8a9
|
check memory alloc return values
|
2024-07-25 10:32:56 +08:00 |
|
Minglei Jin
|
3c41b5a98c
|
use new macros
|
2024-07-24 17:22:00 +08:00 |
|
Minglei Jin
|
e0cd502afe
|
remove unused code
|
2024-07-24 14:43:31 +08:00 |
|
Minglei Jin
|
45b1bbf0ed
|
use new macros from bcache & pgcache opening
|
2024-07-24 14:34:27 +08:00 |
|
Minglei Jin
|
45e00afad1
|
tsdb/cache: remove unused block index cache
|
2024-07-24 14:20:59 +08:00 |
|
Hongze Cheng
|
83746f52e2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-8
|
2024-07-23 15:14:16 +08:00 |
|
Shungang Li
|
50e802d1d8
|
fix: tsdbRetrieveCacheRows free memory issue
|
2024-07-23 10:13:24 +08:00 |
|
Shungang Li
|
44fa1636f2
|
fix: (last cache) compare pk when merging ctb data
|
2024-07-22 16:58:13 +08:00 |
|
Hongze Cheng
|
5734fe8778
|
fix compile error
|
2024-07-19 16:07:09 +08:00 |
|
Hongze Cheng
|
5e79c2afea
|
Merge branch '3.0' into enh/TD-29367-8
|
2024-07-19 16:06:53 +08:00 |
|
Hongze Cheng
|
99a628cd15
|
Merge pull request #26661 from taosdata/enh/TD-30987-7
enh: refact errno
|
2024-07-19 14:32:59 +08:00 |
|
Haojun Liao
|
2e0b829004
|
Merge pull request #26669 from taosdata/fix/syntax
refactor: check return value for each function.
|
2024-07-19 14:31:21 +08:00 |
|
Hongze Cheng
|
ffe2973ade
|
refactor return code
|
2024-07-19 13:19:01 +08:00 |
|
Hongze Cheng
|
acfced4b47
|
fix issue
|
2024-07-19 13:02:34 +08:00 |
|
Hongze Cheng
|
d2d60990ab
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-7
|
2024-07-19 12:51:52 +08:00 |
|
Hongze Cheng
|
78e0762714
|
Merge pull request #26646 from taosdata/enh/TD-30987-5
refact more code
|
2024-07-19 10:14:37 +08:00 |
|
Hongze Cheng
|
6f4fc0a41b
|
Merge pull request #26652 from taosdata/enc/TD-30987-6
enh: check return code
|
2024-07-19 08:51:14 +08:00 |
|
Haojun Liao
|
852dd833d0
|
fix(stream): fix syntax error.
|
2024-07-19 00:09:28 +08:00 |
|
Haojun Liao
|
d18f3a6a46
|
Merge pull request #26618 from taosdata/fix/syntax
fix(stream): return after get value.
|
2024-07-18 22:29:08 +08:00 |
|
Hongze Cheng
|
3e262250d7
|
enh: refact errno
|
2024-07-18 17:17:02 +08:00 |
|
Hongze Cheng
|
3de0b18d8e
|
make CI pass
|
2024-07-18 16:12:19 +08:00 |
|
Hongze Cheng
|
cbb1234c7b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-5
|
2024-07-18 14:34:04 +08:00 |
|
Hongze Cheng
|
927300c924
|
fix: compile error
|
2024-07-18 14:07:26 +08:00 |
|
Hongze Cheng
|
69e79966b6
|
enh: check return code
|
2024-07-18 11:32:13 +08:00 |
|
Hongze Cheng
|
f56ab1ee27
|
Merge pull request #26630 from taosdata/fix/TD-30816-3.0
fix: (pk) load last cache from tsdb
|
2024-07-18 10:51:59 +08:00 |
|
Hongze Cheng
|
2327319c14
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-5
|
2024-07-18 10:37:22 +08:00 |
|
Haojun Liao
|
80a7b7da5f
|
fix(tsdb): fix invalid return value.
|
2024-07-18 08:58:39 +08:00 |
|
Haojun Liao
|
a8433ec6eb
|
fix(tsdb):set the initialized value.
|
2024-07-18 00:31:28 +08:00 |
|
Hongze Cheng
|
decd68f811
|
refact more code
|
2024-07-17 22:09:09 +08:00 |
|
Hongze Cheng
|
3bada98670
|
revert some change to make CI pass
|
2024-07-17 21:58:23 +08:00 |
|
Hongze Cheng
|
931749dca6
|
refactor tsdb code
|
2024-07-17 16:15:19 +08:00 |
|
Shungang Li
|
394da5d8bf
|
fix: (pk) load last cache from tsdb
|
2024-07-17 14:27:06 +08:00 |
|
Haojun Liao
|
14f149cdd3
|
refactor: check return value for each function.
|
2024-07-17 11:47:05 +08:00 |
|
Haojun Liao
|
1ed620e702
|
fix(stream): return after get value.
|
2024-07-17 11:17:27 +08:00 |
|
Haojun Liao
|
872cae1386
|
refactor: do some refactor.
|
2024-07-17 01:08:39 +08:00 |
|
Haojun Liao
|
749e7d6cf7
|
fix(stream): return after get value.
|
2024-07-17 00:49:53 +08:00 |
|
Haojun Liao
|
f3cfd297b8
|
fix(stream): return after get value.
|
2024-07-16 19:42:29 +08:00 |
|
Haojun Liao
|
b29e1c2b0d
|
fix(stream):fix syntax error.
|
2024-07-16 19:13:14 +08:00 |
|
Haojun Liao
|
94f596c4ce
|
refactor: remove the invalid return value.
|
2024-07-16 18:52:01 +08:00 |
|
Haojun Liao
|
19ba5af5e7
|
refactor: remove the invalid return value.
|
2024-07-16 15:59:16 +08:00 |
|
Haojun Liao
|
d2cb53ab3d
|
refactor: remove the invalid return value.
|
2024-07-16 15:49:08 +08:00 |
|
Haojun Liao
|
dd590f36e2
|
refactor: do some refactor.
|
2024-07-15 23:53:12 +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 |
|
Haojun Liao
|
019a1eb76b
|
fix(tsdb): check return value.
|
2024-07-15 15:28:32 +08:00 |
|
dapan1121
|
e527f2fd0b
|
fix: validate function return value
|
2024-07-12 15:22:39 +08:00 |
|
Shungang Li
|
3cc926d597
|
fix: tsdbCacheUpdate incorrect filling cache
|
2024-07-10 17:52:13 +08:00 |
|
Haojun Liao
|
4cfecfcf28
|
other: fix coverity issue.
|
2024-07-04 19:23:58 +08:00 |
|
Minglei Jin
|
0fa44fe8cf
|
fix(tsdb/commit): make commit failing core in release buildings
|
2024-07-03 16:40:54 +08:00 |
|
Hongze Cheng
|
991d43b610
|
Merge pull request #26314 from taosdata/fix/TS-2518-3.0
fix/TS-2518
|
2024-07-02 18:52:02 +08:00 |
|