54liuyao
|
d9bb710e96
|
add test
|
2024-09-13 11:12:49 +08:00 |
54liuyao
|
7c32cc7796
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-12 09:08:40 +08:00 |
Pan Wei
|
b795638456
|
Merge pull request #27760 from taosdata/fix/3.0/TD-31974
fix:[TD-31974] fix memory leak when error occurs after mode function init
|
2024-09-12 08:44:08 +08:00 |
Haojun Liao
|
68d6d7c01c
|
Merge pull request #27823 from taosdata/fix/create_tb
fix(query):fix invalid read.
|
2024-09-12 00:29:28 +08:00 |
Haojun Liao
|
3297c59dcd
|
Merge pull request #27821 from taosdata/fix/syntax
fix(query): fix race condition for table group list.
|
2024-09-12 00:28:57 +08:00 |
Haojun Liao
|
4319cacdc3
|
fix(query):fix invalid read.
|
2024-09-11 19:09:17 +08:00 |
Pan Wei
|
e4d218cddf
|
Merge pull request #27811 from taosdata/fix/TS-5400
fix(query):fix the issue of return db error when the timestamp is 0
|
2024-09-11 18:51:04 +08:00 |
Haojun Liao
|
2bb9dc609a
|
fix(query): fix race condition for table group list.
|
2024-09-11 18:18:44 +08:00 |
Pan Wei
|
8b7b5b7c6d
|
Merge pull request #27752 from taosdata/fix/TD-31870/OSFileRetCode
osDir
|
2024-09-11 17:52:14 +08:00 |
Hongze Cheng
|
20cdb64cdd
|
Merge pull request #27787 from taosdata/fix/TD-31956
fix mem leak
|
2024-09-11 16:43:40 +08:00 |
Pan Wei
|
798718e903
|
Merge pull request #27793 from taosdata/fix/TD-31948
fix: block data shrink issue
|
2024-09-11 16:32:58 +08:00 |
Hongze Cheng
|
a3b0a544e9
|
Merge pull request #27779 from taosdata/fix/TD-31882
fix(tsdb/cache): comment mem's early ts block
|
2024-09-11 16:13:30 +08:00 |
54liuyao
|
5cfe7b8ec9
|
fix(query):fix the issue of return db error when the timestamp is 0
|
2024-09-11 14:58:06 +08:00 |
Jing Sima
|
d670778802
|
fix:[TD-31974] fix memory leak when error occurs after mode function init.
|
2024-09-11 14:47:14 +08:00 |
Pan Wei
|
f9c8b6cd7b
|
Merge pull request #27796 from taosdata/enh/TD-31691
Enh/td 31691
|
2024-09-11 13:47:43 +08:00 |
dapan1121
|
aecdabe9a4
|
fix: remove block check
|
2024-09-11 13:38:24 +08:00 |
Hongze Cheng
|
19ccc5ca9a
|
Merge pull request #27800 from taosdata/enh/TD-31890-6
enh: error code handle
|
2024-09-11 13:34:24 +08:00 |
dapan1121
|
82adb53478
|
fix: correct block check
|
2024-09-11 13:31:28 +08:00 |
Pan Wei
|
78846f7ab8
|
Merge pull request #27772 from taosdata/fix/TD-31966
fix(query):set scan flag info
|
2024-09-11 13:25:14 +08:00 |
Hongze Cheng
|
9b3cd3fb8d
|
enh: error code handle
|
2024-09-11 10:56:40 +08:00 |
Haojun Liao
|
064a271582
|
Update streamDispatch.c
|
2024-09-11 10:21:38 +08:00 |
lyh250-666
|
6cbb0cf172
|
enh:modify error code passing libs/
|
2024-09-11 09:58:41 +08:00 |
Hongze Cheng
|
3f0603128c
|
Merge pull request #27786 from taosdata/enh/TD-31890-4
enh: error handling
|
2024-09-11 09:53:58 +08:00 |
dapan1121
|
7d5ef92bb2
|
fix: block data shrink issue
|
2024-09-11 09:42:59 +08:00 |
Pan Wei
|
f463eb2555
|
Merge pull request #27778 from taosdata/fix/3.0/TD-32000
fix:[TD-32000] fix indirect leak caused by using wrong way to handle error
|
2024-09-11 09:37:13 +08:00 |
lyh250-666
|
3c255e5581
|
Merge branch '3.0' of github.com:taosdata/TDengine into enh/TD-31691
|
2024-09-11 09:35:56 +08:00 |
Pan Wei
|
4882a55510
|
Merge pull request #27785 from taosdata/test/TD-31842
enh:modify error code passing in libs/
|
2024-09-11 09:34:56 +08:00 |
Haojun Liao
|
c33b57fa65
|
Merge pull request #27770 from taosdata/fix/syntax
fix(stream):not reset the failed checkpointId
|
2024-09-11 09:03:51 +08:00 |
Haojun Liao
|
053080bbe3
|
Merge pull request #27782 from taosdata/fix/3_liaohj
fix(stream): fix syntax error.
|
2024-09-10 22:01:28 +08:00 |
xsren
|
79de2c52f4
|
fix: return length
|
2024-09-10 19:36:20 +08:00 |
yihaoDeng
|
1519be0282
|
fix mem leak
|
2024-09-10 19:19:57 +08:00 |
yihaoDeng
|
d403a6129a
|
fix mem leak
|
2024-09-10 19:14:27 +08:00 |
Hongze Cheng
|
37c12b6c3a
|
enh: error handling
|
2024-09-10 18:55:02 +08:00 |
lyh250-666
|
01bae36e82
|
enh:modify error code passing in libs/
|
2024-09-10 18:42:00 +08:00 |
Jing Sima
|
135f23c8b9
|
fix:[TD-32000] fix indirect leak caused by using wrong array destroy function.
|
2024-09-10 18:40:27 +08:00 |
Hongze Cheng
|
b21a8670ba
|
Merge pull request #27771 from taosdata/enh/TD-31890-3
enh: error code handle
|
2024-09-10 18:02:08 +08:00 |
xsren
|
aea768d2c0
|
osFile
|
2024-09-10 17:40:19 +08:00 |
Hongze Cheng
|
be80848d7e
|
Merge pull request #27725 from taosdata/fix/fixRocksdbmeak
fix mem leak
|
2024-09-10 17:39:05 +08:00 |
Haojun Liao
|
da990aa91d
|
fix(stream): fix syntax error.
|
2024-09-10 17:20:32 +08:00 |
dapan1121
|
dc983b9a39
|
fix: add block data check
|
2024-09-10 16:56:36 +08:00 |
Minglei Jin
|
529af8d20b
|
fix(tsdb/cache): comment mem's early ts block
|
2024-09-10 16:48:16 +08:00 |
Pan Wei
|
9eeec14f7e
|
Merge pull request #27763 from taosdata/fix/3.0/TD-31976
fix tdb/client eating error codes caused creating tsma blocking
|
2024-09-10 15:28:22 +08:00 |
Hongze Cheng
|
08be2b98bc
|
fix: coredump
|
2024-09-10 15:20:09 +08:00 |
xsren
|
aa5683cfd9
|
osfile
|
2024-09-10 14:55:14 +08:00 |
54liuyao
|
bb785ce53e
|
fix(query):set scan flag info
|
2024-09-10 14:47:42 +08:00 |
Hongze Cheng
|
f18c1d8710
|
enh: error code handle
|
2024-09-10 14:35:43 +08:00 |
Haojun Liao
|
568b18d4ed
|
fix(stream): update the acceptcode for task epset update.
|
2024-09-10 14:34:53 +08:00 |
Haojun Liao
|
81b0bdadc1
|
fix(stream): update the acceptcode for task epset update.
|
2024-09-10 14:31:24 +08:00 |
Hongze Cheng
|
37491186ee
|
Merge pull request #27767 from taosdata/enh/TD-31890-2
enh: remove void with error code handle
|
2024-09-10 14:20:55 +08:00 |
Hongze Cheng
|
09780dad3a
|
Merge pull request #27753 from taosdata/fix/TD-31954-3.0
enh: (last) add check for taosLRUCacheInsert
|
2024-09-10 13:54:48 +08:00 |