Commit Graph

5212 Commits

Author SHA1 Message Date
dmchen f8c1e66960 fix/TD-31542-remove-assert-mnode 2024-08-28 05:33:43 +00:00
dapan1121 7a28dffa34
Merge pull request #27457 from taosdata/fix/3.0/TD-31669
fix create tsma on Windows crash
2024-08-27 18:58:07 +08:00
Yihao Deng 7b09a9f8b1 change log qid 2024-08-27 08:25:28 +00:00
Hongze Cheng dea9607518
Merge pull request #27476 from taosdata/fix/TD-31666
fix trans retry error
2024-08-27 15:46:16 +08: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 e2481c4409 fix trans retry error 2024-08-26 17:40:29 +08:00
yihaoDeng 6e53fa15dc fix trans retry error 2024-08-26 17:06:31 +08:00
Yihao Deng 101ae682bc
Merge branch '3.0' into enh/TD-31603-update 2024-08-26 14:46:29 +08:00
Hongze Cheng e7fc467c59
Merge pull request #27450 from taosdata/enh/TD-30988-3.0
enh: refactor return code
2024-08-26 14:18:14 +08:00
wangjiaming0909 9dd3b1b56b fix create tsma on Windows crash 2024-08-26 13:15:10 +08:00
Hongze Cheng f240c78f76
Merge pull request #27434 from taosdata/enh/TD-31543-3.0
enh: rm ASSERT in mndArbGroup.c/geosWrapper.c/geomFuncTestUtil.cpp
2024-08-26 10:25:06 +08:00
kailixu 901107df16 enh: refactor return code 2024-08-26 10:13:09 +08:00
Hongze Cheng 07f47025b9
Merge pull request #27428 from taosdata/fix/TD-31622-set-pointor-null-after-free
fix/TD-31622-set-pointor-nulll-after-free
2024-08-26 08:58:41 +08:00
Yihao Deng e1998d151b update qid log 2024-08-24 10:19:25 +00:00
dapan1121 0f91df1b68
Merge pull request #27435 from taosdata/fix/blockEncodeReturnVal
fix: check blockEncode result
2024-08-23 17:57:50 +08:00
Hongze Cheng cf855cbff4
Merge pull request #27422 from taosdata/fix/TD-28935-add-sdbfilelock
fix/TD-28935-add-sdbfilelock
2024-08-23 15:52:59 +08:00
xsren bc0ad2d461 fix: check blockEncode result 2024-08-23 15:51:18 +08:00
Shungang Li bb25893d0e enh: rm ASSERT in mndArbGroup.c/geosWrapper.c/geomFuncTestUtil.cpp 2024-08-23 14:55:58 +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
Hongze Cheng 56045c23c1
Merge pull request #27409 from taosdata/fix/TD-31612-3.0
fix: use correct error code
2024-08-23 13:59:41 +08:00
dmchen 61c85f43bb fix/TD-31622-set-pointor-nulll-after-free 2024-08-23 04:09:14 +00:00
Hongze Cheng 6ddce80e91 enh: refactor the log 2024-08-23 11:30:57 +08:00
dmchen 32cfc2cea5 fix/TD-28935-add-sdbfilelock 2024-08-23 03:26:44 +00:00
xinsheng Ren e28d8946c6
Merge branch '3.0' into enh/TD-31535/assert 2024-08-22 17:17:04 +08:00
Hongze Cheng e6ebfb286f
Merge pull request #27391 from taosdata/fix/TD-31542-sync1
fix/TD-31542-sync1
2024-08-22 16:52:43 +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
xinsheng Ren 3b631ddac7
Merge branch '3.0' into enh/TD-31535/assert 2024-08-22 13:26:06 +08:00
dmchen 84bb96cf65 fix/TD-31542 2024-08-22 03:54:01 +00:00
yihaoDeng d3ea7ad6d1 change QID log 2024-08-22 10:08:26 +08:00
xsren e6cf658069 assert 2024-08-21 06:20:45 +08:00
Shengliang Guan 6470e5f6e3 refact: refact function syncUtilNodeInfo2RaftId 2024-08-20 12:24:01 +08:00
Haojun Liao cf645f4cdf
Merge pull request #27286 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-08-18 20:38:47 +08:00
Hongze Cheng d0be0268fb
Merge pull request #27235 from taosdata/fix/TD-30849-3.0
fix/TD-30849-3.0
2024-08-17 10:31:11 +08:00
Haojun Liao f4bac23906 refactor: do some internal refactor 2024-08-17 01:47:30 +08:00
yihaoDeng 171e06a198 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-08-16 16:54:28 +08:00
yihaoDeng b6cf379247 fix double send-rsp 2024-08-16 16:53:44 +08:00
dmchen 0f922fb373 fix/TD-31485 2024-08-16 01:23:01 +00:00
Haojun Liao 7c44227048
Merge pull request #27263 from taosdata/fix/3_liaohj
fix(stream): delay to load the stream task.
2024-08-16 09:11:30 +08:00
Haojun Liao 868898d11c fix(stream): delay to load the stream task. 2024-08-16 00:28:49 +08:00
Haojun Liao e9cf8471ef
Merge pull request #27260 from taosdata/fix/3_liaohj
fix(stream): perform node update when mnode leader/follower switches.
2024-08-16 00:27:42 +08:00
dapan1121 88ae8af4a4
Merge pull request #27218 from taosdata/fix/3.0/TD-31435
fix db tsma version not updated by heart beat
2024-08-15 18:53:46 +08:00
Haojun Liao 54fdea3173 fix(stream): perform node update when mnode leader/follower switches. 2024-08-15 18:01:28 +08:00
Hongze Cheng e13ec18e5d
Merge pull request #27190 from taosdata/fix/TS-5262-conflict-return-error
fix/TS-5262-conflict-return-error
2024-08-15 15:20:46 +08:00
54liuyao ebb5c41d7f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-15 13:20:54 +08:00
dmchen b85dba328c fix/TD-30849 2024-08-15 03:55:20 +00:00
dapan1121 9f47f8467d
Merge pull request #27087 from taosdata/feat/TS-5156
opti:[TS-5156]add user/fqdn in show consumers/subscriptions
2024-08-15 11:33:27 +08:00
54liuyao 141de6e19b Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-14 19:21:59 +08:00
wangjiaming0909 daf8ed7e06 fix db tsma version not updated by heart beat 2024-08-14 16:23:08 +08:00
dapan1121 084592dc34
Merge pull request #27168 from taosdata/feat/TS-4893
feat:[TS-4893] Support MYSQL functions.
2024-08-14 15:10:27 +08:00
Hongze Cheng 6372d6d016
Merge pull request #27202 from taosdata/fix/TD-31433
fix(mnd/s3): fix trim & s3migrate timer routine
2024-08-14 14:21:08 +08:00
Minglei Jin 834dd8de8c fix(mnd/s3): fix trim & s3migrate timer routine 2024-08-14 09:38:05 +08:00
sima 1d77ea76e8 feat:[TS-4893] Backward Compatibility. 2024-08-14 09:19:25 +08:00
sima a54019211f feat:[TS-4893] Support MYSQL functions.
Add more functions:
 - Numeric Functions: PI(),ROUND(),TRUNC(),EXP(),LN(),SIGN(),DEGREES(),RADIANS().
 - String Functions: CHAR(),ASCII(),POSITION(),TRIM(),REPLACE(),REPEAT().
 - Date and Time Functions: WEEKDAY(),DAYOFWEEK(),WEEK(),WEEKOFYEAR().
 - Aggregate Functions: VAR_POP().
Modify some functions:
 - ROUND(): support round to given decimal places.
 - CHAR_LENGTH(): support calculate multi-byte character's length.
 - TIMEDIFF(): result will be negative when expr1 < expr2.
 - STDDEV(): add alias name STDDEV_POP().
 - SUBSTR(): add alias name SUBSTRING().
             support new syntax SUBSTRING/SUBSTR(expr FROM pos [FOR len]).
2024-08-14 09:19:25 +08:00
Haojun Liao 264bfe3f28
Merge pull request #27200 from taosdata/fix/syntax
fix(stream): init the in-mem task list when recv checkpoint-report.
2024-08-14 09:15:04 +08:00
Haojun Liao eb029395a2 fix(stream): init exec when mnd become leader. 2024-08-14 00:38:15 +08:00
Haojun Liao 57a0c7b487 fix(stream): init the in-mem task list when recv checkpoint-report. check the number of complete downstream check by checking it in hashmap, not just number. 2024-08-13 23:20:37 +08:00
dmchen 7bf3206076 fix/TS-5262-conflict-return-error 2024-08-13 08:29:09 +00:00
54liuyao 4fa67bd6cc Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-13 09:21:25 +08:00
dapan1121 3790a1f415
Merge pull request #26959 from taosdata/feat/TS-3718
feat:[TS-3718]save slow log file one day one file
2024-08-13 09:18:07 +08:00
54liuyao cac4648b09 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-12 15:53:05 +08:00
Haojun Liao 354c5d2823
Merge pull request #27149 from taosdata/fix/3_liaohj
fix(stream): update return value check.
2024-08-12 13:10:00 +08:00
Haojun Liao 5ff6397416 fix(stream): update return value check. 2024-08-12 10:25:47 +08:00
54liuyao fd0f117544 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-12 09:37:43 +08:00
Hongze Cheng a76087c381
Merge pull request #27098 from taosdata/fix/TS-5262-log-conflict
Fix/ts-5262-log-conflict
2024-08-12 08:54:39 +08:00
wangmm0220 9e018e8e58 fix:[TS-5156]add user/fqdn in show consumers 2024-08-09 14:28:58 +08:00
Haojun Liao 71b8f67ea6 refactor: do some internal refactor. 2024-08-09 11:37:34 +08:00
Haojun Liao 10acd19e71 refactor: do some internal refactor. 2024-08-09 10:36:10 +08:00
Haojun Liao bc38eadf53 Merge branch '3.0' into fix/3_liaohj 2024-08-09 10:31:55 +08:00
Haojun Liao bc14da28e5 refactor: do some internal refactor. 2024-08-09 10:31:05 +08:00
Haojun Liao 6ea01d7f9c
Merge pull request #27095 from taosdata/opti/TD-30453
opti:[TD-30453] change trans policy from rollback to retry in tmq
2024-08-09 09:20:18 +08:00
Haojun Liao 6fc8c7bd4e
Merge pull request #26619 from taosdata/fix/3_liaohj
fix(stream): adjust the time to free task backend.
2024-08-09 09:09:21 +08:00
Haojun Liao b24e8efa5f Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj 2024-08-09 02:02:56 +08:00
Haojun Liao dfa74f82d7 fix(stream): avoid repeat send checkpoint-report msg. 2024-08-09 00:40:05 +08:00
54liuyao 3491396d92 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-08 19:30:46 +08:00
dmchen ed710653eb fix/TS-5262-log-conflict 2024-08-08 10:37:49 +00:00
wangmm0220 bde16f4667 opti:[TD-30453] change trans policy from rollback to retry in tmq 2024-08-08 18:34:02 +08:00
wangmm0220 e7b990f3dd feat:[TS-3718]merge from 3.0 2024-08-08 17:35:24 +08:00
wangmm0220 d5b990e4ed fix:[TS-5156]add user in show consumers 2024-08-08 16:38:11 +08:00
dapan1121 cefd1de7fb
Merge pull request #27064 from taosdata/fix/TD-31308
fix:[TD-31308] error code if topic not exist
2024-08-08 13:48:48 +08:00
Haojun Liao fe7565330b
Merge branch '3.0' into fix/3_liaohj 2024-08-08 11:20:12 +08:00
wangmm0220 3ef942bf4b Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-3718 2024-08-08 10:59:45 +08:00
wangmm0220 9ee22b17a1 fix:[TD-TD-31308] error code if topic not exist 2024-08-08 09:46:00 +08:00
54liuyao 77c0324e20 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-08 09:12:26 +08:00
Haojun Liao 3ae295dd1f
Merge pull request #27032 from taosdata/fix/syntax
fix(stream):set accept code for trans.
2024-08-08 09:08:08 +08:00
Hongze Cheng 96103a9d0a
Merge pull request #27052 from taosdata/fix/TD-31284-3.0
fix: drop user notification
2024-08-08 09:01:16 +08:00
Hongze Cheng 194b33eed8
Merge pull request #26989 from taosdata/fix/TD-31091-3.0
fix/TD-31091-3.0
2024-08-08 08:54:29 +08:00
Cary Xu d9477c8dd7
Update mndUser.c 2024-08-07 18:41:03 +08:00
kailixu 3fdf936c88 fix: drop user notification 2024-08-07 16:46:17 +08:00
wangmm0220 46f74c7a97 fix:[TD-31283] code remove by accident 2024-08-07 15:44:09 +08:00
Haojun Liao 255faa0eac fix(stream): update acceptable code. 2024-08-07 11:43:38 +08:00
Haojun Liao bb7efb7423 Merge branch '3.0' into fix/3_liaohj 2024-08-07 10:21:53 +08:00
Haojun Liao 1e0b6b08b2 fix(stream):set accept code for trans. 2024-08-07 09:54:35 +08:00
dmchen 6a225d5639 fix/TD-31091-fix-case 2024-08-07 01:51:09 +00:00
dapan1121 b6a7049e75
Merge pull request #27021 from taosdata/fix/TD-31115
fix:[TD-31115] add consumer check when drop topic or group in tmq
2024-08-07 09:42:12 +08:00
wangmm0220 555df05e48 fix:[TD-31115] add consumer check when drop topic or group in tmq 2024-08-06 19:27:42 +08:00
54liuyao 0913802c33 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-06 16:25:04 +08:00
54liuyao bdaf0d419e stream interp force window close 2024-08-06 16:14:15 +08:00
Hongze Cheng 45efa44f3b
Merge pull request #26947 from taosdata/fix/TD-30742-3.0
fix/TD-30742
2024-08-06 15:45:41 +08:00
wangmm0220 3a94a22801 fix:[TD-31115] modify trans conflict level in tmq 2024-08-05 22:58:10 +08:00
dmchen 0a2d006c02 fix/TD-31091 2024-08-05 09:26:36 +00:00