Commit Graph

3279 Commits

Author SHA1 Message Date
Haojun Liao 09b729f97d
Merge pull request #28201 from taosdata/fix/3_liaohj
refactor: update the error logs.
2024-09-30 13:00:15 +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 84da5eab2e
Merge pull request #28187 from taosdata/fix/3_liaohj
fix(stream): use meta id instead of ptr.
2024-09-30 09:00:56 +08:00
yihaoDeng 6e43b1a694 formate qid 2024-09-29 20:01:38 +08:00
yihaoDeng 57f7145878 formate qid 2024-09-29 17:56:11 +08:00
yihaoDeng 511e1c8f1a valid iter 2024-09-29 16:33:36 +08:00
Haojun Liao 4c98786352 fix(stream): use meta id instead of ptr. 2024-09-29 16:12:46 +08:00
54liuyao 2c0445fff4 add check 2024-09-29 14:53:47 +08:00
54liuyao 7517228dde fix(stream):fix issue for stream count window state buff 2024-09-29 14:16:16 +08:00
yihaoDeng e94a4a6d1e Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-09-29 12:58:05 +08:00
Haojun Liao 954f378b1f
Merge pull request #28159 from taosdata/fix/syntax
fix(stream): fix memory leaks.
2024-09-27 22:31:31 +08:00
Haojun Liao 70c96783c0 refactor: remove unused code. 2024-09-27 19:23:24 +08:00
Haojun Liao 75a6645925 fix(stream): set the correct res block info. 2024-09-27 19:22:53 +08:00
Haojun Liao e134ed1c99 refactor: do some internal refactor. 2024-09-27 17:19:11 +08:00
Haojun Liao f6f979e6ea fix(stream): fix memory leaks. 2024-09-27 16:00:52 +08:00
yihaoDeng 58290a3ed8 Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-09-27 13:17:30 +08:00
54liuyao df8cfa65c2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-27 11:37:37 +08:00
yihaoDeng 3214157694 valid iter 2024-09-27 11:17:03 +08:00
Haojun Liao d1c7415f27
Merge pull request #28128 from taosdata/fix/TD-32332
fix(stream):set buff size for selectivity function
2024-09-27 09:09:53 +08:00
Hongze Cheng 0ebbd730ed
Merge pull request #28126 from taosdata/fix/checkReturnCode
check return code
2024-09-27 09:08:50 +08:00
yihaoDeng ce052c9c8a Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-09-26 21:40:48 +08:00
yihaoDeng 4cd35d76db fix mem leak 2024-09-26 15:51:32 +08:00
54liuyao 8c6dc37533 fix(stream):set buff size for selectivity function 2024-09-26 14:13:39 +08:00
yihaoDeng 9e681a2da1 check return code 2024-09-26 14:01:12 +08:00
Hongze Cheng 74b0d803ad Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-31890-18 2024-09-26 08:57:25 +08:00
Minglei Jin 49a6bf4c23 void sync query return val 2024-09-25 18:25:40 +08:00
Hongze Cheng ea5a2a6946 ehn: remove void 2024-09-25 17:45:10 +08:00
54liuyao dfa374bc8a merge 3.0 2024-09-25 15:25:54 +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
54liuyao cc3ec61089 add ci and fix issue 2024-09-25 10:29:55 +08:00
54liuyao 2d56c8f058 fix issue & add log 2024-09-24 19:34:34 +08:00
yihaoDeng 15b7b116b7 Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-09-24 19:01:08 +08:00
Pan Wei b6ede06707
Merge pull request #28076 from taosdata/enh/TD-31691
enh:modify addede rror code passing
2024-09-24 18:44:41 +08:00
yihaoDeng 84b1bc4f3a Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-09-24 17:45:11 +08:00
Hongze Cheng c824a70b83
Merge pull request #27962 from taosdata/enh/removeVoidOfTransport
remove void
2024-09-24 17:12:03 +08:00
54liuyao db50c9230a fix issue 2024-09-24 16:58:46 +08:00
lyh250-666 5f6802e0a1 enh:modify addede rror code passing 2024-09-24 16:29:28 +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 5ac139f57b
Merge pull request #28039 from taosdata/enh/TD-31890-13
enh: handle void
2024-09-24 08:29:38 +08:00
Hongze Cheng c9da6822e0 ehn: handle void 2024-09-23 18:02:25 +08:00
yihaoDeng e12741ed18 Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-09-23 17:16:45 +08:00
Hongze Cheng 00ef87dd3f enh: handle void 2024-09-23 15:33:28 +08:00
yihaoDeng aa1fdacf23 Merge remote-tracking branch 'origin/3.0' into enh/removeVoidOfTransport 2024-09-23 15:24:01 +08:00
yihaoDeng 8e8f9c747a Merge branch '3.0' into enh/removeVoidOfTransport 2024-09-23 15:21:40 +08:00
lyh250-666 3db73b7244 enh:modify error code passing 2024-09-23 13:39:23 +08:00
Pan Wei 288e9adebb
Merge pull request #28021 from taosdata/enh/TD-31691
enh:modify error code passing
2024-09-23 11:35:15 +08:00
yihaoDeng 66ec564700 fix invalid read 2024-09-23 11:33:20 +08:00
lyh250-666 dc1d1930c2 enh:modify error code passing 2024-09-23 10:15:20 +08:00
Pan Wei 373aaeaf0d
Merge pull request #28019 from taosdata/enh/TD-31691
enh:modify error code passing
2024-09-23 10:13:57 +08:00
54liuyao a0e7791e49 fix issue 2024-09-23 10:13:42 +08:00
lyh250-666 df147c60b0 enh:modify error code passing 2024-09-23 08:58:10 +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 ece81177fa fix(stream): fix syntax error. 2024-09-20 21:58:07 +08:00
Haojun Liao f3b42fd9d1 enh(stream): generate the force_window_close trigger block. 2024-09-20 19:18:35 +08:00
54liuyao 71df0e0781 adjust block type 2024-09-20 16:55:57 +08:00
Haojun Liao bb82aacac7 refactor: update the error logs. 2024-09-20 16:06:28 +08:00
Haojun Liao 689608b147
Merge pull request #27978 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-09-20 16:03:46 +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
Haojun Liao 8c15f59d68 fix(stream): fix the deadlock. 2024-09-20 14:22:59 +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 0a7022693c refactor: do some internal refactor. 2024-09-19 18:13:46 +08:00
Haojun Liao 8b6771bc96 other: merge new pr. 2024-09-19 16:53:37 +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
yihaoDeng 7518d274e0 remove void check 2024-09-19 15:39:57 +08:00
Haojun Liao 7cdedb1f8d
Merge pull request #27934 from taosdata/fix/3_liaohj
refactor: check return value.
2024-09-19 14:55:31 +08:00
54liuyao 813cab6e33 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-19 14:45:38 +08:00
Haojun Liao eb5ee966a3
Merge pull request #27915 from taosdata/fix/TD-32138
fix(stream):fix mem leak and  adj malloc res
2024-09-19 13:51:48 +08:00
54liuyao 6225f7fa2f fix(stream):use terrno 2024-09-19 13:49:42 +08:00
Haojun Liao d698e4107c fix(stream): fix syntax error. 2024-09-19 10:21:34 +08:00
Haojun Liao 839590348f fix(test): fix syntax error in the unit tests. 2024-09-19 09:43:35 +08:00
Haojun Liao 47a2a8528c fix(stream): fix syntax error in unit test. 2024-09-19 09:04:29 +08:00
Haojun Liao ddce0e5386 fix(stream): fix syntax error. 2024-09-18 22:28:28 +08:00
54liuyao f6174d0b09 adjust stream slice res 2024-09-18 17:00:38 +08:00
54liuyao bfb66d5486 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-09-18 16:55:30 +08:00
54liuyao c4566f98b8 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-18 16:26:37 +08:00
54liuyao 8ae4e54d65 fix(stream):check null pointer 2024-09-18 16:24:28 +08:00
54liuyao bb39402174 fix(stream):check null pointer 2024-09-18 16:22:14 +08:00
Hongze Cheng 45f5c947ea enh: clear void functions 2024-09-18 16:09:39 +08:00
Haojun Liao 586826c41f refactor: check return value. 2024-09-18 15:47:15 +08:00
54liuyao 6a1cde28fb fix(stream):adjust file state res 2024-09-18 14:22:24 +08:00
yihaoDeng b8e782e55f Merge branch '3.0' into enh/opt-transport 2024-09-18 13:26:23 +08:00
54liuyao b8cd739383 add ci and fix issue 2024-09-18 11:08:47 +08:00
54liuyao 19a51d82eb fix(stream):fix mem leak and malloc res 2024-09-18 10:58:27 +08:00
Haojun Liao b4277e0e65 refactor:do some internal refactor. 2024-09-15 16:15:11 +08:00
yihaoDeng cca3319292 Merge branch '3.0' into enh/opt-transport 2024-09-15 08:14:45 +08:00
Haojun Liao 1d2c00a4ff refactor: do some internal refactor. 2024-09-15 01:25:16 +08:00
Haojun Liao 3332a0b822 refactor: do some internal refactor. 2024-09-15 01:19:30 +08:00
Haojun Liao c4a49a7bd9 refactor: do some internal refactor. 2024-09-15 00:45:45 +08:00
Haojun Liao 5f486d6976 Merge branch '3.0' into fix/3_liaohj 2024-09-14 17:29:29 +08:00
Haojun Liao b78cbb7dc5
Merge pull request #27888 from taosdata/fix/ly_stream
fix(stream):adj build file state res
2024-09-14 13:50:51 +08:00
Haojun Liao b494163f28 refactor: check return value. 2024-09-14 13:39:23 +08:00
54liuyao b649f1f1c4 fix(stream):adj build file state res 2024-09-14 10:51:57 +08:00
Haojun Liao 3b9ca7b7be fix(stream): fix syntax error. 2024-09-14 09:21:15 +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
Haojun Liao 83d531284b other: merge 3.0 2024-09-13 19:02:56 +08:00
54liuyao de44c5dc5e Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-13 11:13:04 +08:00
Haojun Liao c13248dd4e refactor: remove void. 2024-09-12 19:23:05 +08:00
Haojun Liao 63e6a2d433
Merge pull request #27838 from taosdata/fix/3_liaohj
fix(stream): fix the error in the checkpoint-trigger confirm condition.
2024-09-12 17:21:12 +08:00
Haojun Liao 3d50df7191 refactor: remove void. 2024-09-12 16:05:07 +08:00
Haojun Liao e0a275f1d4 fix(stream): do some internal refactor and rewrite the error code for encode. 2024-09-12 14:49:35 +08:00
Haojun Liao d013e02762 Merge branch '3.0' into fix/3_liaohj 2024-09-12 14:07:09 +08:00
Haojun Liao d01670d49a fix(stream): fix the error in the checkpoint-trigger confirm condition. 2024-09-12 14:06:25 +08:00
54liuyao 2c53c08726 fix(stream):fix issue when ts less than 0 2024-09-12 14:00:52 +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 8b7b5b7c6d
Merge pull request #27752 from taosdata/fix/TD-31870/OSFileRetCode
osDir
2024-09-11 17:52:14 +08:00
Haojun Liao 1e388cace7 refactor: update logs. 2024-09-11 17:01:18 +08:00
Haojun Liao 8825065364 refactor: update logs. 2024-09-11 16:58:29 +08:00
Haojun Liao c38eb033a9 refactor:update logs. 2024-09-11 15:57:06 +08:00
Haojun Liao 3821f88e64 fix(stream): fix syntax error. 2024-09-11 14:32:29 +08:00
Haojun Liao 28df9fe285 refactor: remove void 2024-09-11 14:30:59 +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
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
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
Hongze Cheng 37c12b6c3a enh: error handling 2024-09-10 18:55:02 +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
xsren aa5683cfd9 osfile 2024-09-10 14:55:14 +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
54liuyao 77ffe89bf6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-10 10:22:20 +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
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 a260a5f2f7 enh: error handle in message encode and decode 2024-09-09 11:49:44 +08:00
54liuyao 88d01d8980 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-09 11:21:23 +08:00
Haojun Liao 46246c47bb
Merge pull request #27729 from taosdata/fix/3_liaohj
fix(query): fix memory leak and do some internal refactor.
2024-09-08 18:24:05 +08:00
Haojun Liao dfcff062e3
Merge pull request #27741 from taosdata/fix/syntax
fix(stream): reset error code.
2024-09-08 18:23:47 +08:00
Haojun Liao b3e5997336 fix(stream): reset error code. 2024-09-08 14:54:08 +08:00
54liuyao 9ac40d75d0 fix(stream):adjust ts check 2024-09-08 13:25:25 +08:00
yihaoDeng ae57974b30 fix mem leak 2024-09-06 16:07:57 +08:00
Haojun Liao 0236db51f6 fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +08:00
54liuyao 7501c5a865 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-06 13:26:23 +08:00
Haojun Liao 6b94573231 fix(stream): fix syntax error. 2024-09-05 17:17:26 +08:00
Haojun Liao df0f71a31c refactor: remove assert. 2024-09-05 16:12:39 +08:00
Haojun Liao 277528996e fix(stream): handle continuous retrieve during checkpoint procedure. 2024-09-05 16:04:36 +08:00
54liuyao 9c4d34ede1 fix file state issue 2024-09-05 09:27:36 +08:00
54liuyao 9368244f43 fix issue for fill history 2024-09-04 15:34:14 +08:00
54liuyao 952f5f3f6b fis issue 2024-09-02 16:31:43 +08:00
54liuyao f1cbd426d6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-02 13:53:32 +08:00
Pan Wei 645b264cad
Merge pull request #27566 from taosdata/fix/TD-31802
fix(stream):fix stream memory leak
2024-09-02 09:33:52 +08:00
Hongze Cheng 4256e6516e
Merge pull request #27478 from taosdata/enh/TD-31689
Enh/TD-31689
2024-09-02 08:28:30 +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 2fd5d5abc6
Merge pull request #27575 from taosdata/fix/create_tb
refactor: remove void.
2024-08-30 18:50:25 +08:00
54liuyao 9d8e8892b4 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-30 16:04:09 +08:00
54liuyao 5370b47468 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31802 2024-08-30 15:42:59 +08:00
Haojun Liao 7d7c2e6ff5 refactor: remove void. 2024-08-30 15:20:53 +08:00
54liuyao dd1ab39eb0 fix(stream):fix stream memory leak 2024-08-30 13:35:01 +08:00
54liuyao d94f3c5c41 fix(stream):fix stream memory leak 2024-08-30 10:53:17 +08:00
Hongze Cheng 8fcc1a06fd
Merge pull request #27552 from taosdata/fix/TD-31501-2
Fix/TD-31501-2
2024-08-30 10:24:03 +08:00
Haojun Liao af259945b6 fix(stream): fix syntax error. 2024-08-30 09:20:51 +08:00
Haojun Liao eb42d47d96 fix(stream): fix syntax error. 2024-08-30 09:09:55 +08:00
Haojun Liao 5a3427e912 fix(stream): fix syntax error. 2024-08-30 09:09:15 +08:00
Haojun Liao 52bb649615 fix(stream): fix syntax error. 2024-08-30 09:08:15 +08:00
Haojun Liao da1bdd689f fix(stream): fix syntax error. 2024-08-30 09:06:45 +08:00
Haojun Liao fb8867f403 refactor: remove assert. 2024-08-29 19:55:09 +08:00
Yihao Deng b4821224c6 force remve stream path 2024-08-29 11:28:59 +00:00
Haojun Liao 705d778d95
Merge pull request #27539 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-08-29 18:38:05 +08:00
Yihao Deng 79688e32a3 add debug info 2024-08-29 09:54:28 +00:00
Haojun Liao 251bdf51c1 fix(stream): fix syntax error. 2024-08-29 16:02:33 +08:00
Haojun Liao 90bec3cd3f fix(stream): remove wait for quit in meta hb timer. 2024-08-29 16:00:22 +08:00
Haojun Liao 5bffb0c675 refactor: do some internal refactor. 2024-08-29 14:21:23 +08:00
Haojun Liao 63ec527e04
Merge pull request #27536 from taosdata/fix/3_liaohj
fix(stream): enable follower update the checkpoint info.
2024-08-29 13:43:06 +08:00
Haojun Liao 40669f4e9c fix(tsdb): 1. repeat send req consensus-checkpoint-id; 2.add more error code to deal with the init event failure, 2024-08-29 11:14:58 +08:00
Haojun Liao 1fa94a4827 fix(stream): enable follower update the checkpoint info. 2024-08-28 19:20:48 +08:00
Yihao Deng 61175aed5d check return code 2024-08-28 10:27:45 +00:00
Yihao Deng 7b09a9f8b1 change log qid 2024-08-27 08:25:28 +00:00
54liuyao ff1f75bd33 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-27 09:17:17 +08:00
yihaoDeng 2f55ba68ac check func ret 2024-08-26 18:42:11 +08:00
Yihao Deng 101ae682bc
Merge branch '3.0' into enh/TD-31603-update 2024-08-26 14:46:29 +08:00
Hongze Cheng 6e1d26d089
Merge pull request #27338 from taosdata/fix/TD-31540
Fix/TD-31540
2024-08-26 09:13:27 +08:00
Yihao Deng e1998d151b update qid log 2024-08-24 10:19:25 +00:00
xsren bc0ad2d461 fix: check blockEncode result 2024-08-23 15:51:18 +08:00
54liuyao 7efb648a5f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-23 14:49:32 +08:00
yihaoDeng d1e6beda5e Merge remote-tracking branch 'origin/3.0' into fix/TD-31540 2024-08-23 10:00:54 +08:00
yihaoDeng 4e6f90df63 Merge branch 'fix/fixInitFailedLog2' into enh/TD-31494 2024-08-22 21:16:06 +08:00
54liuyao 2d4ff65509 adj state cache 2024-08-22 15:59:42 +08:00
54liuyao 3583237942 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-22 14:47:16 +08:00
yihaoDeng d3ea7ad6d1 change QID log 2024-08-22 10:08:26 +08:00
Haojun Liao 92286cd8c7 refactor: do some internal refactor. 2024-08-21 16:11:26 +08:00
Haojun Liao bbd097f0fd fix(stream): fix typo 2024-08-21 15:54:07 +08:00
Haojun Liao ecf65dd7f6 fix(stream): fix syntax error. 2024-08-21 15:16:04 +08:00
Haojun Liao 1a458109ca fix: fix syntax error. 2024-08-21 14:54:41 +08:00
Haojun Liao 1d50aae710 other: merge 3.0 2024-08-21 14:39:53 +08:00
Haojun Liao 2f446afe28 fix: fix syntax error. 2024-08-21 14:15:09 +08:00
Haojun Liao b6084e64ce refactor: remove assert in stream module. 2024-08-21 10:00:35 +08:00
54liuyao bd37547994 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/adj_assert 2024-08-20 19:35:36 +08:00
yihaoDeng 03a72ea6fb remove ASSERT 2024-08-20 17:25:12 +08:00
54liuyao 99bdcb3f58 enh(stream):remove assert of stream operator 2024-08-20 15:02:09 +08:00
Shengliang Guan 7261f5249c Merge remote-tracking branch 'origin/3.0' into feat/sync 2024-08-20 13:33:53 +08:00