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
|
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
dapan1121
|
dc983b9a39
|
fix: add block data check
|
2024-09-10 16:56:36 +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 |
Haojun Liao
|
51bee72807
|
fix(stream):not reset the failed checkpointId
|
2024-09-10 12:58:08 +08:00 |
Haojun Liao
|
3540ec9d44
|
Merge pull request #27742 from taosdata/fix/syntax
refactor: remove void.
|
2024-09-10 12:57:14 +08:00 |
xsren
|
2a3917029f
|
osFile
|
2024-09-10 11:29:50 +08:00 |
Pan Wei
|
f3ef229c69
|
Merge pull request #27747 from taosdata/fix/3.0/TD-31869
fix client taskqueueWorkerpool stuck problem when querypolicy = 4
|
2024-09-10 10:27:42 +08:00 |
54liuyao
|
77ffe89bf6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-10 10:22:20 +08:00 |
Jing Sima
|
4a8bbc36bd
|
feat:[TS-4893] refactor of rand function.
|
2024-09-09 18:48:24 +08:00 |
Jing Sima
|
a249bef104
|
feat:[TS-4893] Add random and support use min/max on string column.
|
2024-09-09 18:48:24 +08:00 |
dapan1121
|
b57cd27827
|
enh: add block check
|
2024-09-09 18:20:00 +08:00 |
54liuyao
|
dc0b2fb614
|
remove assert
|
2024-09-09 18:00:55 +08:00 |
54liuyao
|
75727e47b5
|
remove assert
|
2024-09-09 17:58:40 +08:00 |
xsren
|
520336e129
|
osDir
|
2024-09-09 15:47:17 +08:00 |
Pan Wei
|
1238960c75
|
Merge pull request #27750 from taosdata/fix/TD-31946.2
fix: percentile empty result issue
|
2024-09-09 15:46:27 +08:00 |
Haojun Liao
|
f2cb9b3bb9
|
fix(stream): fix syntax error.
|
2024-09-09 15:41:14 +08:00 |
Haojun Liao
|
cbc0bceec6
|
fix(stream): fix syntax error.
|
2024-09-09 15:37:05 +08:00 |
Haojun Liao
|
a29903101a
|
refactor: remove void and do some internal refactor.
|
2024-09-09 14:49:05 +08:00 |
Hongze Cheng
|
8c64b1049c
|
Merge pull request #27749 from taosdata/enh/TD-31803-11
enh: error handle in message encode and decode
|
2024-09-09 14:47:14 +08:00 |
Pan Wei
|
07424b7a06
|
Merge pull request #27719 from taosdata/fix/TD-31790/errCheck
fix: distinguish the calling scenarios of the metaGetTbTSchema function
|
2024-09-09 14:10:20 +08:00 |
wangjiaming0909
|
b39b6589c4
|
fix client taskqueueWorkerpool stuck problem when querypolicy = 4
|
2024-09-09 13:30:22 +08:00 |
Hongze Cheng
|
a260a5f2f7
|
enh: error handle in message encode and decode
|
2024-09-09 11:49:44 +08:00 |
dapan1121
|
8308a42c0c
|
fix: percentile empty result issue
|
2024-09-09 11:31:32 +08:00 |