Commit graph

2187 commits

Author SHA1 Message Date
54liuyao
08283a34c2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-09 11:19:29 +08:00
wangmm0220
08b2df7c4c fix:[TD-30270]conflicts from 3.0 2024-10-08 10:40:41 +08:00
54liuyao
d13819bbf4 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-30 09:05:46 +08:00
Haojun Liao
1e96ea4b54 fix(stream): fix syntax error. 2024-09-29 21:41:12 +08:00
Haojun Liao
52be89c022 fix(stream): fix syntax error. 2024-09-29 19:18:49 +08:00
Haojun Liao
a23e6c2ce9 fix(stream): handle return value. 2024-09-29 18:43:26 +08:00
Haojun Liao
2f65886d01 refactor: do some internal refactor. 2024-09-29 18:26:57 +08:00
Haojun Liao
e1719f8de4 fix(stream): release ref. 2024-09-29 18:23:07 +08:00
Haojun Liao
4c98786352 fix(stream): use meta id instead of ptr. 2024-09-29 16:12:46 +08:00
54liuyao
d44529e62f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-25 15:12:15 +08:00
Hongze Cheng
c824a70b83
Merge pull request #27962 from taosdata/enh/removeVoidOfTransport
remove void
2024-09-24 17:12:03 +08:00
yihaoDeng
44cac014d6 Merge remote-tracking branch 'origin/3.0' into enh/removeVoidOfTransport 2024-09-24 14:46:33 +08:00
Hongze Cheng
370a4e9c63 more fix 2024-09-24 08:37:15 +08:00
Hongze Cheng
22b58d03de Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/-TD-31890-15 2024-09-24 08:34:08 +08:00
Hongze Cheng
c9da6822e0 ehn: handle void 2024-09-23 18:02:25 +08:00
Hongze Cheng
00ef87dd3f enh: handle void 2024-09-23 15:33:28 +08:00
yihaoDeng
8e8f9c747a Merge branch '3.0' into enh/removeVoidOfTransport 2024-09-23 15:21:40 +08:00
wangmm0220
c2fb23d841 fix:conflicts from 3.0 2024-09-23 10:15:57 +08:00
Haojun Liao
dd266585a5
Merge pull request #28007 from taosdata/fix/3_liaohj
refactor: update the error logs.
2024-09-21 01:28:56 +08:00
Haojun Liao
c84598d9c3 refactor: do print error msg. 2024-09-20 17:12:52 +08:00
54liuyao
e53fafc08f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-20 15:31:03 +08:00
WANG MINGMING
06cf1c25b0
Merge branch '3.0' into fix/TD-31899 2024-09-20 11:46:16 +08:00
lyh250-666
ae7dde1aa2 enh:modify error code passing 2024-09-19 19:51:51 +08:00
wangmm0220
f98db0d995 fix:[TD-31899] check return value by malloc/strdup 2024-09-19 19:44:34 +08:00
yihaoDeng
1192bc903f Merge branch '3.0' into enh/removeVoidOfTransport 2024-09-19 19:37:50 +08:00
54liuyao
2938233519 Merge branch 'fix/TD-30837' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-19 19:07:41 +08:00
Haojun Liao
c5eca0486e Merge remote-tracking branch 'origin/fix/TD-30837' into fix/TD-30837
# Conflicts:
#	source/dnode/vnode/src/tq/tq.c
#	source/libs/stream/inc/streamInt.h
#	source/libs/stream/src/streamSched.c
2024-09-19 16:39:54 +08:00
Haojun Liao
e1d8e98b11 feat(stream): support the force_window_close trigger. 2024-09-19 16:23:51 +08:00
lyh250-666
63d98e2c5c enh:modify error code passing 2024-09-19 15:51:30 +08:00
yihaoDeng
7518d274e0 remove void check 2024-09-19 15:39:57 +08:00
Hongze Cheng
45f5c947ea enh: clear void functions 2024-09-18 16:09:39 +08:00
wangmm0220
3eae8f1c99 fix:[TD-31899] check return value by malloc/strdup 2024-09-18 10:15:01 +08:00
Haojun Liao
31354d4767 fix(stream): fix syntax error. 2024-09-14 12:22:51 +08:00
Haojun Liao
1a90e9612d refactor: check return value. 2024-09-13 23:04:41 +08:00
Haojun Liao
99dbb78992 refactor: check return value for stream. 2024-09-13 22:43:55 +08:00
Haojun Liao
a33015e712 refactor: pass error code to invoker. 2024-09-13 19:35:02 +08:00
wangmm0220
118eeec480 fix:[TD-31899] remove void(func) 2024-09-11 10:06:58 +08:00
wangmm0220
b2878d1851 fix:[TD-31899] remove void(func) 2024-09-11 09:54:59 +08:00
Haojun Liao
3540ec9d44
Merge pull request #27742 from taosdata/fix/syntax
refactor: remove void.
2024-09-10 12:57:14 +08:00
wangmm0220
f1d900bf75 enh:[TD-30270]merge from 3.0 2024-09-09 16:57:02 +08:00
wangmm0220
d870d0a967 enh:[TD-30270]opti data struct in tmq 2024-09-09 16:05:32 +08:00
Haojun Liao
a29903101a refactor: remove void and do some internal refactor. 2024-09-09 14:49:05 +08:00
Hongze Cheng
a260a5f2f7 enh: error handle in message encode and decode 2024-09-09 11:49:44 +08:00
wangmm0220
23507b0eac fix:[TD-31899] remove void(func) 2024-09-06 10:16:15 +08:00
Haojun Liao
1e57724533
Merge pull request #27688 from taosdata/fix/3_liaohj
fix(stream): handle continuous retrieve during checkpoint procedure.
2024-09-06 09:11:08 +08:00
Haojun Liao
277528996e fix(stream): handle continuous retrieve during checkpoint procedure. 2024-09-05 16:04:36 +08:00
wangjiaming0909
38e8d9f2fa fix querytask.c memory leak when random malloc error
remove (void)
2024-09-03 09:13:40 +08:00
Haojun Liao
4c91928db3
Merge pull request #27554 from taosdata/fix/syntax
refactor: remove assert
2024-08-31 15:57:27 +08:00
Haojun Liao
9aaed8631f fix(stream): fix syntax error. 2024-08-30 09:57:04 +08:00
Haojun Liao
bb90755642 fix(stream): fix syntax error. 2024-08-30 09:36:16 +08:00