Commit Graph

34722 Commits

Author SHA1 Message Date
Haojun Liao 5b82556ff5 fix(query): reset the errno code. 2024-08-16 22:31:21 +08:00
Haojun Liao f0dda78c61 Merge branch '3.0' into fix/3_liaohj 2024-08-16 21:43:38 +08:00
yihaoDeng d0beeea917 fix mem leak 2024-08-16 21:18:42 +08:00
yihaoDeng 871f4dcb3d fix mem leak 2024-08-16 21:18:22 +08:00
yihaoDeng 367b6eee72 fix mem leak 2024-08-16 21:01:02 +08:00
yihaoDeng 6bdbbc4b15 fix mem leak 2024-08-16 19:40:51 +08:00
Haojun Liao b5dd25a9ad fix(query): return directly. 2024-08-16 19:34:08 +08:00
Haojun Liao 15ba3e1541
Merge pull request #27279 from taosdata/fix/create_tb
fix(stream): fix memory leak.
2024-08-16 19:23:49 +08:00
yihaoDeng 3e928fc8fc remove backend data file 2024-08-16 18:25:10 +08:00
wangjiaming0909 f7d4c274a8 fix exchange operator blocked 2024-08-16 18:03:16 +08:00
dapan1121 0e9bfa01c2
Merge pull request #27276 from taosdata/fix/3.0/TD-31503
fix:[TD-31503] Return null when expr in timediff is null.
2024-08-16 17:34:39 +08:00
sima 69a09e5a01 fix:[TD-31508] Fix wrong data type in week function. 2024-08-16 17:33:35 +08:00
Haojun Liao adc583a936 fix(stream): fix memory leak. 2024-08-16 17:08:58 +08:00
Haojun Liao bfbe687d2a fix(query): return directly. 2024-08-16 17:04:26 +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
sima 3c3507f283 fix:[TD-31503] Return null when expr in timediff is null, and use ms as default time_unit when time_unit is null. 2024-08-16 15:54:07 +08:00
Haojun Liao 0cbbdf1b88 fix(query): if the return value of addTagPseudoColumnData is not success, not jump out. 2024-08-16 15:42:53 +08:00
Hongze Cheng 0934fd7974
Merge pull request #27267 from taosdata/fix/TS-5269-3.0
fix: possible delete data loss when stt_trigger = 1
2024-08-16 15:39:22 +08:00
54liuyao a910d3e70f Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-08-16 14:31:31 +08:00
54liuyao bb0aa6839f fix mem leak 2024-08-16 14:30:35 +08:00
Haojun Liao fcc6569a7b
Merge pull request #27265 from taosdata/fix/ly_res
fix issue
2024-08-16 14:30:17 +08:00
Hongze Cheng 22e9b5c059
Merge pull request #27264 from taosdata/fix/TD-31485-3.0
fix/TD-31485
2024-08-16 14:18:36 +08:00
Hongze Cheng 76c961dafd Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31320-3.0a 2024-08-16 14:08:12 +08:00
Hongze Cheng 9e1f4a7147
Merge pull request #27236 from taosdata/enh/TD-31375-3.0
enh: support config randErrorScope dynamically
2024-08-16 13:58:07 +08:00
54liuyao a3c7467d35 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-08-16 13:54:25 +08:00
Hongze Cheng 3ae2282879
Merge pull request #27252 from taosdata/fix/TD-31442-3.0
fix: support customized version
2024-08-16 13:53:55 +08:00
Hongze Cheng 5361d5f38a fix: possible delete data loss when stt_trigger = 1 2024-08-16 13:27:51 +08:00
Haojun Liao 9059454c90 fix(tsdb): check return value. 2024-08-16 13:11:10 +08:00
Haojun Liao 5ae13e7bf8
Merge pull request #27266 from taosdata/fix/3_liaohj
fix(tsdb): check tables number.
2024-08-16 12:41:37 +08:00
Haojun Liao 35564718d8 Merge branch '3.0' into fix/3_liaohj 2024-08-16 11:12:39 +08:00
Haojun Liao 4e8d5e21a1 fix(tsdb): check tables number. 2024-08-16 10:34:39 +08:00
54liuyao 76f56d940b fix issue 2024-08-16 10:26:09 +08:00
Haojun Liao 5e2b0ee299
Merge pull request #27232 from taosdata/fix/TD-31459
fix issue
2024-08-16 09:35:43 +08:00
dmchen 0f922fb373 fix/TD-31485 2024-08-16 01:23:01 +00:00
dapan1121 f617124f98
Merge pull request #27212 from taosdata/fix/TD-31363
fix: response message memory leak
2024-08-16 09:15:06 +08: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
Hongze Cheng 111ec91e59
Merge pull request #27254 from taosdata/fix/TD-31343-3.1-2
fix: handle some return -1 case
2024-08-16 08:57:01 +08:00
dapan1121 2aac6ba8c8
Merge pull request #27244 from taosdata/fix/3.0/TD-31468
fix:[TD-31468] Fix char function wrong result.
2024-08-16 08:53:16 +08:00
dapan1121 0e04b6a79f
Merge pull request #27256 from taosdata/fix/3.0/TD-31479
fix:[TD-31479] Fix wrong ans when parameter is NULL in substring.
2024-08-16 08:48:06 +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
Haojun Liao 06fea91b55
Merge pull request #27255 from taosdata/fix/create_tb
fix(stream): check status before start timer.
2024-08-16 00:11:29 +08:00
Haojun Liao 44466a4bcd fix(stream): fix a typo 2024-08-15 22:28:13 +08:00
sima ebe5f183cb fix:[TD-31468] Fix char function wrong result. 2024-08-15 19:49:52 +08:00
sima c1c59ce82b fix:[TD-31479] Fix wrong ans when parameter is NULL in substring. 2024-08-15 19:49:33 +08:00
kailixu 6adc0543e8 enh: support config randErrorChance dynamically 2024-08-15 19:19:48 +08:00
kailixu cc8994e837 Merge branch '3.0' into enh/TD-31375-3.0 2024-08-15 19:14:41 +08:00
Haojun Liao 06af850e3c
Merge pull request #27251 from taosdata/fix/syntax
fix(tsdb): fix memory leak.
2024-08-15 19:09:18 +08:00
dapan1121 b5baf566d1
Merge pull request #27249 from taosdata/fix/3.0/TD-31473
fix:[TD-31473] Fix repeat function use tag as parameter.
2024-08-15 19:00:26 +08:00
dapan1121 de3fe2e1df
Merge pull request #27246 from taosdata/fix/3.0/TD-31470
fix:[TD-31470] Fix replace function wrong length.
2024-08-15 18:58:58 +08:00
dapan1121 a39f14465c
Merge pull request #27245 from taosdata/fix/3.0/TD-31469
fix:[TD-31469] Fix trim sql syntax error.
2024-08-15 18:56:28 +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 c94cd24593 refactor: do some internal refactor. 2024-08-15 18:29:36 +08:00
wade zhang 7609affd69
Merge pull request #27242 from taosdata/feat/TD-31289-3.0
fix: add miss hostname for ep funcs
2024-08-15 18:11:34 +08:00
Haojun Liao 54fdea3173 fix(stream): perform node update when mnode leader/follower switches. 2024-08-15 18:01:28 +08:00
Haojun Liao 7ec6206cdf
Merge pull request #27241 from taosdata/fix/3_liaohj
fix(query): release lock when error occurs.
2024-08-15 17:49:21 +08:00
54liuyao a82c220645 fix issue 2024-08-15 17:38:29 +08:00
dapan1121 a2399a6060
Merge pull request #27247 from taosdata/fix/TD-31471
fix: group cache log issue
2024-08-15 17:25:22 +08:00
Haojun Liao 3274194d21 refactor: do some internal refactor. 2024-08-15 17:11:43 +08:00
54liuyao cf796a45c1 fix issue 2024-08-15 17:03:32 +08:00
Haojun Liao 761ae2ab4b refactor: do some internal refactor. 2024-08-15 16:59:43 +08:00
Haojun Liao 59270dfd0d fix(stream): check status before start timer. 2024-08-15 16:56:30 +08:00
Haojun Liao 644f97f1c1 other: merge 3.0 2024-08-15 16:43:57 +08:00
Hongze Cheng 7cd086c8f9 fix: 2024-08-15 16:35:37 +08:00
Haojun Liao b6629532bf fix(tsdb): fix memory leak. 2024-08-15 16:20:49 +08:00
Shungang Li d2ea41e030 fix: ttlMgrFlush endless loop 2024-08-15 16:12:39 +08:00
sima 85ec91fb58 fix:[TD-31473] Fix repeat function use tag as parameter. 2024-08-15 16:11:38 +08:00
kailixu f62e849222 fix: support customized version 2024-08-15 16:07:57 +08:00
Shungang Li efff5e2bf9 feat: s3 use global s3BucketName 2024-08-15 16:07:30 +08:00
54liuyao e40f91f8a3 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31459 2024-08-15 15:57:42 +08:00
Hongze Cheng 6170cc1799
Merge pull request #27229 from taosdata/fix/TD-31404-3.0
fix(insert): return error when parsing csv file
2024-08-15 15:51:12 +08:00
dapan1121 cbf5f231be fix: group cache log issue 2024-08-15 15:38:09 +08:00
sima f2dcd3f16a fix:[TD-31470] Fix replace function wrong length. 2024-08-15 15:29:27 +08:00
sima 2e51d5409a fix:[TD-31469] Fix trim sql syntax error. 2024-08-15 15:28:32 +08:00
Hongze Cheng 4b03430712
Merge pull request #27221 from taosdata/fix/TD-31440
fix meta deadlock
2024-08-15 15:26:36 +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
Haojun Liao fd53940b33 fix(query): release lock when error occurs. 2024-08-15 14:55:29 +08:00
Shungang Li 41d8c20117 fix: add miss hostname for ep funcs 2024-08-15 14:51:28 +08:00
54liuyao fa43095d37 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31459 2024-08-15 14:28:40 +08:00
54liuyao ef5f69e3cf fix issue 2024-08-15 14:13:08 +08:00
dmchen 04764316b1 fix/TD-30849-fix-unit-test-compile 2024-08-15 06:07:15 +00:00
kailixu d0059d2d9d enh: support config randErrorScope dynamically 2024-08-15 13:25:04 +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 5589799e90 fix issue 2024-08-15 10:58:53 +08:00
kailixu cc8bff453a fix(insert): return error when parsing csv file 2024-08-15 10:45:16 +08:00
kailixu 3dd17eefa6 Merge branch '3.0' into fix/TD-31320-3.0a 2024-08-15 10:43:44 +08:00
kailixu b746a71046 fix(insert): return error when parsing csv file 2024-08-15 10:23:17 +08:00
Haojun Liao 3d93c3a45d
Merge pull request #27217 from taosdata/fix/ly_res
fix issue
2024-08-15 09:29:14 +08:00
yihaoDeng b9d085764f fix meta deadlock 2024-08-15 09:23:19 +08:00
yihaoDeng bc2cbea8d1 fix meta deadlock 2024-08-15 09:19:34 +08:00
kailixu 1059650e57 enh: code optimization 2024-08-14 22:20:03 +08:00
kailixu 462748e715 Merge branch '3.0' into fix/TD-31320-3.0a 2024-08-14 22:06:43 +08:00
kailixu 92704f8b7a fix: check error code 2024-08-14 22:06:18 +08:00
yihaoDeng ecb48dd317 fix meta deadlock 2024-08-14 21:09:24 +08:00
yihaoDeng 2b40ecf718 fix meta deadlock 2024-08-14 20:41:28 +08:00
54liuyao 70eb66604d fix issue 2024-08-14 19:11:34 +08:00
Hongze Cheng 5c24933077
Merge pull request #27219 from taosdata/fix/TD-31343-3.0
handle some of return -1
2024-08-14 18:53:11 +08:00
54liuyao 235a082406 fix issue 2024-08-14 18:17:22 +08:00
Hongze Cheng 9792683b7d handle some of return -1 2024-08-14 17:50:20 +08:00
dapan1121 237a365285
Merge pull request #27216 from taosdata/fix/3.0/TD-31443
fix:[TD-31443] Reset field nums in SFilterFields when malloc failed.
2024-08-14 17:10:04 +08:00
dapan1121 e72cf17985
Merge pull request #27214 from taosdata/fix/3.0/TD-31439
fix:[TD-31439] Reset groupNum and unitNum when malloc failed.
2024-08-14 17:07:34 +08:00
kailixu ab45ab1459 fix(tsdb/read): memory leak 2024-08-14 16:40:12 +08:00
wangjiaming0909 daf8ed7e06 fix db tsma version not updated by heart beat 2024-08-14 16:23:08 +08:00
kailixu 6c917646b2 fix(tsdb/cache): return error code 2024-08-14 16:15:37 +08:00
54liuyao 9a7ffe38ac fix issue 2024-08-14 16:11:48 +08:00
sima e405d934e8 fix:[TD-31443] Reset field nums in SFilterFields when malloc failed. 2024-08-14 16:04:34 +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
dapan1121 a3ec3d167b
Merge pull request #27177 from taosdata/fix/3.0/TD-31337
fix exec task memory leaks
2024-08-14 14:57:49 +08:00
dapan1121 d015406208
Merge pull request #27140 from taosdata/fix/3.0/TD-31351
fix:[TD-31351] avoid double free.
2024-08-14 14:54:43 +08:00
dapan1121 19dcc5bddd fix: error log issue 2024-08-14 14:50:57 +08:00
sima 9b490d7a76 fix:[TD-31439] Reset groupNum and unitNum when malloc failed. 2024-08-14 14:37:32 +08:00
Haojun Liao 97d284eaf7
Merge pull request #27211 from taosdata/fix/3_liaohj
fix(query): release the reader when returning error.
2024-08-14 14:31:02 +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
kailixu f6ad63ac14 enh: code optimization 2024-08-14 13:59:33 +08:00
kailixu cec7643ea8 enh: code optimization 2024-08-14 13:57:33 +08:00
Haojun Liao 9f5f571fad
Merge pull request #27207 from taosdata/fix/TD-31436
check error code
2024-08-14 13:46:03 +08:00
Haojun Liao d3a0634d4a refactor: do some internal refactor. 2024-08-14 13:10:11 +08:00
Haojun Liao 7d7072651b fix(query): release the reader when returning error. 2024-08-14 13:06:08 +08:00
kailixu fe07324d72 fix(tsdb): return error code when loading data 2024-08-14 12:42:46 +08:00
54liuyao a560f13c95 check error code 2024-08-14 11:12:50 +08:00
sima c9b9871477 fix:[TD-31351] avoid double free. 2024-08-14 10:19:30 +08:00
dapan1121 61f0aec698 fix: response message memory leak 2024-08-14 10:05:03 +08:00
Hongze Cheng 9796c9dfa4
Merge pull request #27179 from taosdata/enh/TD-31403
Enh/TD-31403
2024-08-14 09:39:12 +08:00
Minglei Jin 834dd8de8c fix(mnd/s3): fix trim & s3migrate timer routine 2024-08-14 09:38:05 +08:00
Hongze Cheng e97d667ffc
Merge pull request #26970 from taosdata/fix/TD-31090-3.0
fix: add del mark for last cache
2024-08-14 09:35:08 +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 e9687fcf9d
Merge pull request #27201 from taosdata/fix/3_liaohj
fix(stream): init exec when mnd become leader.
2024-08-14 09:14:54 +08:00
kailixu b47c127c56 Merge branch '3.0' into fix/TD-31320-3.0a 2024-08-14 09:06:56 +08:00
dapan1121 aa82702963
Merge pull request #27054 from taosdata/fix/TD-31003/timezoneOnWin
fix: set timezone on windows
2024-08-14 08:50:11 +08:00
Haojun Liao eb029395a2 fix(stream): init exec when mnd become leader. 2024-08-14 00:38:15 +08:00
xsren 40722c3f72 ctest on linux 2024-08-14 00:10:10 +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
Haojun Liao 324dc3f404
Merge pull request #27184 from taosdata/fix/3_liaohj
fix(tsdb): check null ptr when un-referencing snapshot.
2024-08-13 22:52:48 +08:00
Haojun Liao e92031b723
Merge pull request #27181 from taosdata/fix/TD-31408
fix issue
2024-08-13 22:51:58 +08:00
kailixu 413a57f4cb fix(query): retry when column dropped in latest schema 2024-08-13 18:55:48 +08:00
Haojun Liao 27b0e285c7 fix(tsdb): release the reader when encountering errors. 2024-08-13 18:39:07 +08:00
Hongze Cheng 8fa1684a38
Merge pull request #27187 from taosdata/fix/TD-31380
fix return code
2024-08-13 18:35:44 +08:00
Hongze Cheng b5951a9efa
Merge pull request #27155 from taosdata/enh/TD-31375-3.0
enh: simulate random i/o error
2024-08-13 18:31:35 +08:00
Hongze Cheng 6f014d1ca1
Merge pull request #27171 from taosdata/fix/TD-31002-3.0
fix: add size limit for create table batch msg
2024-08-13 18:29:47 +08:00
Hongze Cheng 9ead181d19
Merge pull request #27134 from taosdata/feat/TD-31289-3.0
feat: cos support for multi s3 cfg
2024-08-13 18:25:52 +08:00
yihaoDeng 8ecc327cbd change default paramete 2024-08-13 16:58:53 +08:00
dmchen 7bf3206076 fix/TS-5262-conflict-return-error 2024-08-13 08:29:09 +00:00
dapan1121 c15d3ec56a
Merge pull request #27182 from taosdata/fix/3.0/TD-31405
fix:[TD-31405] Return correct error code in spread function.
2024-08-13 16:07:16 +08:00
dapan1121 a8b0940882
Merge pull request #27180 from taosdata/TD-31402
fix:[TD-31402] Fix memory leak.
2024-08-13 16:06:05 +08:00
Haojun Liao b253742155 fix(tsdb): check return value. 2024-08-13 15:49:20 +08:00
Haojun Liao 90862b1df4 other: merge 3.0 2024-08-13 15:48:11 +08:00
yihaoDeng ace1880ad9 fix return code 2024-08-13 15:40:31 +08:00
Haojun Liao 14a2360f5e fix(tsdb): check null ptr when un-referencing snapshot. 2024-08-13 15:22:06 +08:00
Shungang Li c3b1e267b9 enh: adjust the implementation of random selection 2024-08-13 15:10:04 +08:00
sima 80bb0d7cf8 fix:[TD-31405] Return correct error code in spread function. 2024-08-13 14:41:19 +08:00
54liuyao bc11c1bd02 fix issue 2024-08-13 14:35:49 +08:00
sima 61ac6b8499 fix:[TD-31402] Fix memory leak. 2024-08-13 14:35:33 +08:00
kailixu ee05a536ef enh: support config randErrorDivisor dynamically 2024-08-13 14:19:28 +08:00
yihaoDeng 7942a9bfd1 change queue limit 2024-08-13 14:11:10 +08:00
Haojun Liao f4927bb873
Merge pull request #27167 from taosdata/fix/TD-31386
adj function res
2024-08-13 13:51:11 +08:00
dapan1121 0c2e9a048d
Merge pull request #27178 from taosdata/fix/3.0/TD-31381
fix:[TD-31381] avoid double free.
2024-08-13 13:48:09 +08:00
Haojun Liao 12d6375de7
Merge pull request #27153 from taosdata/fix/TD-31372
adj copyPkVal error code
2024-08-13 13:47:52 +08:00
Haojun Liao 3ff42c5225
Merge pull request #27173 from taosdata/fix/syntax
fix(query): check return value.
2024-08-13 12:45:33 +08:00
yihaoDeng 7b4f785a44 change queue limit 2024-08-13 11:43:51 +08:00
sima b26bdd550a fix:[TD-31381] avoid double free. 2024-08-13 11:34:05 +08:00
wangjiaming0909 7c6be8c357 fix exec task memory leaks 2024-08-13 11:23:00 +08:00
yihaoDeng 8250a51317 change queue limit 2024-08-13 11:18:29 +08:00
54liuyao f0af495a5d adj function res 2024-08-13 10:31:24 +08:00
Hongze Cheng acd2d30630
Merge pull request #27082 from taosdata/fix/TD-31210
add mem check
2024-08-13 10:15:38 +08:00
Hongze Cheng 2ab16fd72a
Merge pull request #27126 from taosdata/fix/TD-31353
fix return error
2024-08-13 10:14:09 +08:00
Haojun Liao 35f179c228
Merge pull request #27163 from taosdata/fix/3_liaohj
fix(stream): remove invalid assert.
2024-08-13 10:02:09 +08:00
Shungang Li f15f7da114 enh: remove TSDB_LAST_CACHE_EMPTY from enum 2024-08-13 09:44:34 +08:00
Shungang Li 0d341d08ec fix: add more log 2024-08-13 09:35:12 +08:00
kailixu c9a4466422 Merge branch 'enh/TD-31375-3.0' of https://github.com/taosdata/TDengine into enh/TD-31375-3.0 2024-08-13 09:22:58 +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
Haojun Liao fdfc8d8310 fix(query): check return value. 2024-08-13 09:17:49 +08:00
kailixu 93e1f37ab6 Merge branch '3.0' into enh/TD-31375-3.0 2024-08-13 08:54:51 +08:00
Cary Xu abe579a503
Update osFile.c 2024-08-13 00:27:16 +08:00
Shungang Li ee7cd71e09 fix: add size limit for create table batch msg 2024-08-12 19:57:15 +08:00
54liuyao a3424e6f59 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31386 2024-08-12 19:40:07 +08:00
sima a3637af498 fix:[TD-31374] vectorConvertSingleCol set precision only when type is timestamp. 2024-08-12 18:59:10 +08:00
Hongze Cheng 0d4cb0e26e
Merge pull request #27159 from taosdata/fix/TD-31378-3.0
fix: null pointer check when clearing tsdb reader
2024-08-12 18:48:43 +08:00
kailixu ee571773f8 fix: decrease the dimension when mocking i/o error 2024-08-12 18:45:50 +08:00
Hongze Cheng 0f297f0bd3
Merge pull request #27164 from taosdata/fix/TD-31309-2
fix(meta/commit): transfer txn's ownership to asyn commit thread
2024-08-12 18:41:56 +08:00
54liuyao 5d9101b28d adj res 2024-08-12 18:23:45 +08:00
54liuyao 3ec51c77c4 adj res 2024-08-12 18:21:35 +08:00
Haojun Liao 8d751ca5e3
Merge pull request #27148 from taosdata/fix/3.0/TD-31362-TD-31359-TD-21481
1. lock not released when return
2024-08-12 17:34:25 +08:00
Minglei Jin e3bfb9870a fix(meta/commit): transfer txn's ownership to asyn commit thread 2024-08-12 17:12:19 +08:00
Shungang Li 21f8d6b7c1 fix: memleak in taosSplitS3Cfg 2024-08-12 16:57:10 +08:00
Haojun Liao 3701ded767 fix(stream): remove invalid assert. 2024-08-12 16:56:43 +08:00
kailixu 7e57747bee fix: null pointer check when clearing tsdb reader 2024-08-12 15:51:00 +08:00
wangjiaming0909 19952995af fix fill order by returned wrong values 2024-08-12 15:27:15 +08:00
Haojun Liao 4a98782a38
Merge pull request #27150 from taosdata/fix/TD-31368
adj error code
2024-08-12 14:32:36 +08:00
Haojun Liao 9e0783afc9
Merge pull request #27135 from taosdata/fix/TD-31356
ignore delete res since res is empty
2024-08-12 14:31:54 +08:00
54liuyao 2c281fdb37 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31372 2024-08-12 14:02:09 +08:00
54liuyao 91e987b25a fix issue 2024-08-12 14:01:55 +08:00
Hongze Cheng 600d1b2c64
Merge pull request #27128 from taosdata/fix/TD-31325
fix(lrucache): return fail if array init failed
2024-08-12 13:57:10 +08:00
kailixu eda233dd8d enh: simulate random i/o error 2024-08-12 13:56:14 +08:00
kailixu 89b4c7a3ed enh: simulate random i/o error 2024-08-12 13:37:11 +08:00
Hongze Cheng 3a6760c994
Merge pull request #27151 from taosdata/fix/changeChanOpt
change chan opt
2024-08-12 13:33:36 +08:00
kailixu c14363625d enh: simulate random i/o error 2024-08-12 13:31:46 +08:00
kailixu 563920eea8 enh: simulate random i/o error 2024-08-12 13:29:19 +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
kailixu 787715a519 enh: simulate random i/o error 2024-08-12 12:23:46 +08:00
kailixu 410008ac2f enh: simulate random i/o error 2024-08-12 12:21:07 +08:00
kailixu 7e1bbd7459 enh: simulate random i/o error 2024-08-12 12:13:26 +08:00
yihaoDeng 593ccf2054 refactor code 2024-08-12 11:45:30 +08:00
Shungang Li 1e83be102d fix: return value check 2024-08-12 11:13:12 +08:00
54liuyao ba7994c3d6 adj copyPkVal error code 2024-08-12 11:06:25 +08:00
Shungang Li 5d62dce2c2 enh: no shuffle for array with one element 2024-08-12 10:56:25 +08:00
Haojun Liao 0d8cda26cd fix(stream): reset the error code. 2024-08-12 10:53:25 +08:00
yihaoDeng 3b718371f7 change chan opt 2024-08-12 10:47:45 +08:00
54liuyao 9b4b74e80f adj error code 2024-08-12 10:42:18 +08:00
Haojun Liao 5ff6397416 fix(stream): update return value check. 2024-08-12 10:25:47 +08:00
Shungang Li 3e923f765b fix: add del mark for last cache 2024-08-12 09:37:29 +08:00
yihaoDeng 246dfd6e4a Merge remote-tracking branch 'origin/3.0' into fix/TD-31353 2024-08-12 09:18:37 +08:00
Hongze Cheng 4586e09b7b
Merge pull request #27131 from taosdata/fix/TD-31345
fix(meta/query): return oom with null ctb cursor
2024-08-12 09:11:01 +08:00
Hongze Cheng 4efa935e8b
Merge pull request #27130 from taosdata/fix/TD-31318
fix(tsdb/cache): return oom if array or push failed
2024-08-12 09:09:20 +08:00
Hongze Cheng 80a1d1b4f8
Merge pull request #27132 from taosdata/fix/TD-31346
fix(meta/query): return oom if malloc failed
2024-08-12 09:06:15 +08:00
Hongze Cheng 5d977fd9bc
Merge pull request #27133 from taosdata/fix/TD-31347
fix(meta/query): return oom if malloc failed
2024-08-12 09:03:38 +08:00
Hongze Cheng e59b9a1b90
Merge pull request #27129 from taosdata/fix/TD-31340
fix return error
2024-08-12 09:01:47 +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
wangjiaming0909 882cfb7deb 1. lock not released when return
2. fix tsma err msg
3. fix fill prev wrong results
2024-08-12 08:53:27 +08:00
yihaoDeng 6a7cee7687 refactor errno code 2024-08-10 18:55:03 +08:00
Haojun Liao 29a6b072a8 Merge branch '3.0' into fix/3_liaohj 2024-08-10 11:04:02 +08:00
yihaoDeng 1a2e233d09 refactor errno code 2024-08-10 09:23:03 +08:00
yihaoDeng d072e3f7df refactor errno code 2024-08-10 09:12:41 +08:00
Haojun Liao 07edc94efa
Merge pull request #27125 from taosdata/fix/3.0/TD-31355
fix:[TD-31355] use correct way to handle error.
2024-08-09 23:10:12 +08:00
yihaoDeng c4cf02148a refactor errno code 2024-08-09 18:51:21 +08:00
yihaoDeng 99fb80cd27 refactor errno code 2024-08-09 18:07:43 +08:00
yihaoDeng 12fe64e5bb refactor errno code 2024-08-09 17:54:47 +08:00
54liuyao 30f3fa29b9 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-08-09 17:36:48 +08:00
yihaoDeng fa2da69e7c refactor errno code 2024-08-09 17:36:20 +08:00
54liuyao 5d4e30de3f ignore delete res since res is empty 2024-08-09 17:36:19 +08:00
Hongze Cheng 8659a9a9bf
Merge pull request #27123 from taosdata/fix/TD-31117-3.0
fix: remove an invalid assert in syncMain.c
2024-08-09 17:29:53 +08:00
Hongze Cheng a9c8746c64
Merge pull request #27120 from taosdata/fix/TD-31168-3.0
fix: possible error handle in syncPipeline.c
2024-08-09 17:29:09 +08:00
Minglei Jin 0035c1b06a fix(meta/query): return oom if malloc failed 2024-08-09 17:13:37 +08:00
Haojun Liao 77a52cc6fb
Merge pull request #27118 from taosdata/fix/ly_test
adj error code
2024-08-09 17:10:40 +08:00
Minglei Jin 2d2ba4fd29 fix(meta/query): return oom if malloc failed 2024-08-09 17:09:19 +08:00
Shungang Li debd1e2308 feat: cos support for multi s3 cfg 2024-08-09 17:08:17 +08:00
Minglei Jin b8cd001dfb fix(meta/query): return oom with null ctb cursor 2024-08-09 17:06:35 +08:00
Minglei Jin 105594848c fix(tsdb/cache): return oom if array or push failed 2024-08-09 17:00:18 +08:00
yihaoDeng 3b99e077ef fix return error 2024-08-09 16:57:10 +08:00
Minglei Jin 3314a5eaa7 fix(lrucache): return fail if array init failed 2024-08-09 16:56:13 +08:00
Haojun Liao df4437bc7c
Merge pull request #27107 from taosdata/fix/TD-31335
adj error code
2024-08-09 16:48:22 +08:00
Haojun Liao 563cb0c328
Merge pull request #27119 from taosdata/postfix/3.0/TD-31275
postfix exchange operator blocking due to addref failed
2024-08-09 16:44:51 +08:00
Haojun Liao f48d6f11ca
Merge pull request #27110 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-08-09 16:13:54 +08:00
yihaoDeng 61e2f68542 fix return error 2024-08-09 16:07:29 +08:00
sima 64874f6e40 fix:[TD-31355] use correct way to handle error. 2024-08-09 16:00:05 +08:00
xsren db8e3b9ab3 test case 2024-08-09 15:53:35 +08:00
Hongze Cheng 2553bb1745 fix: remove an invalid assert in syncMain.c 2024-08-09 15:51:58 +08:00