Commit Graph

63981 Commits

Author SHA1 Message Date
Minglei Jin 11dde20995 fix(qsort): use non-recursive taosqsort_r instead of taosqsort 2024-04-23 13:33:30 +08:00
dapan1121 07e01b3e97
Merge pull request #25386 from taosdata/fix/3.0/TD-29631
fix cancel create tsma memory use after free
2024-04-23 13:17:55 +08:00
Yihao Deng b244344fb3 add tmq interface 2024-04-23 02:56:39 +00:00
dapan1121 92a7801d09
Merge pull request #25444 from taosdata/enh/groupJoinOpt
enh: optimize group join performance
2024-04-23 10:19:47 +08:00
Haojun Liao 34048937a4 fix(stream): check req id to remove expired check rsp . 2024-04-23 10:03:01 +08:00
dapan1121 94c7f32247 enh: optimize group join performance 2024-04-23 09:14:42 +08:00
Alex Duan ea5cd41b39
Merge pull request #25443 from taosdata/feat/TD-28945-3.0
fix: add drop database
2024-04-23 09:10:56 +08:00
Haojun Liao d7a08909dd
Merge pull request #25442 from taosdata/fix/3_liaohj
fix(stream): save the epset if task epset updated.
2024-04-23 09:10:45 +08:00
Alex Duan e00f5c8a24 fix: add drop database 2024-04-23 09:09:15 +08:00
Alex Duan 5f0a23bbda
Merge pull request #25441 from taosdata/feat/TD-28945-3.0
fix: s3 basic case completely
2024-04-23 09:01:53 +08:00
54liuyao a4a226a22d Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-04-23 08:58:25 +08:00
Haojun Liao 315b86cf66 fix(stream): save the epset if task epset updated. 2024-04-22 23:52:45 +08:00
Haojun Liao ada1c6d4c0
Merge pull request #25434 from taosdata/fix/3_liaohj
fix(stream):update the check-rsp prcedure, to avoid repeatly start check-rsp procedure.
2024-04-22 22:13:19 +08:00
Yihao Deng 957100d108 add tmq interface 2024-04-22 13:53:33 +00:00
Alex Duan de7c53d9c9 fix: add drop database predb 2024-04-22 20:50:01 +08:00
Alex Duan dd3c553413 fix: add drop database predb 2024-04-22 20:47:38 +08:00
Alex Duan de207fa3fe fix: add vgroups num to 1000 2024-04-22 20:19:01 +08:00
Hongze Cheng 5e3f580242
Merge pull request #25439 from taosdata/revert-25438-fix/TD-29700
Revert "fix(qsort): use glibc qsort_r instead of taosqsort"
2024-04-22 19:26:43 +08:00
Hongze Cheng 2424eb1e0b
Revert "fix(qsort): use glibc qsort_r instead of taosqsort" 2024-04-22 19:26:28 +08:00
Hongze Cheng 327964b703
Merge pull request #25438 from taosdata/fix/TD-29700
fix(qsort): use glibc qsort_r instead of taosqsort
2024-04-22 19:26:02 +08:00
Minglei Jin 0ffb275826 fix(qsort): use glibc qsort_r instead of taosqsort 2024-04-22 19:22:25 +08:00
54liuyao 0c62f5417a save invalid delete info for final interval op 2024-04-22 18:05:35 +08:00
dapan1121 f6741c160d Merge remote-tracking branch 'origin/3.0' into docs/join 2024-04-22 17:57:38 +08:00
dapan1121 ccfa007389 docs: add join function 2024-04-22 17:57:05 +08:00
Haojun Liao cf7ffb82e0 fix(stream): init before send msg, to avoid race condition. 2024-04-22 17:18:01 +08:00
Alex Duan c632f76d8f
Merge pull request #25426 from taosdata/feat/TD-28945-3.0
test : s3Basic.py testing
2024-04-22 16:54:25 +08:00
Alex Duan 4f735b649c fix: case s3Baisc.py -N 3 2024-04-22 15:16:50 +08:00
Haojun Liao b6316c2692
Merge pull request #25432 from taosdata/fix/TD-29688
fix(stream):add option for update data
2024-04-22 14:57:28 +08:00
Alex Duan f5c44f644a fix: reduce case time 2024-04-22 14:07:18 +08:00
Haojun Liao 97c1f88b22 refactor: do some internal refactor. 2024-04-22 14:06:11 +08:00
Haojun Liao 6c76790e6c fix(stream): fix a typo 2024-04-22 14:03:13 +08:00
Haojun Liao a8fac441be fix(stream):update the check-rsp prcedure, to avoid repeatly start check-rsp procedure. 2024-04-22 14:02:31 +08:00
wangjiaming0909 f971cfb778 1. fix stream wrong group id for new child tables.
2. fix md5 function wrong bytes returned
2024-04-22 14:00:06 +08:00
Yihao Deng f225e32748 add tmq interface 2024-04-22 05:46:14 +00:00
Haojun Liao bbd45221d1
Merge pull request #25429 from taosdata/fix/3_liaohj
fix(tsdb): set correct pk info when creating cache scan operator.
2024-04-22 13:39:40 +08:00
wangjiaming0909 2c0624a8ae fix create tsma transaction 2024-04-22 13:21:32 +08:00
wangjiaming0909 6aa09f4d8f fix cancel create tsma memory use after free 2024-04-22 13:21:32 +08:00
Yihao Deng f3ac2e1ef9 add tmq interface 2024-04-22 03:56:45 +00:00
Alex Duan e262d2cac5 fix: async call --checks3 2024-04-22 11:17:25 +08:00
54liuyao 2d48c2c993 fix(stream):add option for update data 2024-04-22 10:41:01 +08:00
Yihao Deng f0147770e0 add tmq interface 2024-04-22 02:21:51 +00:00
Haojun Liao 00fa4e7f0c fix(tsdb): set correct pk info when creating cache scan operator. 2024-04-22 09:26:12 +08:00
Hongze Cheng 9bcc309b02
Merge pull request #25415 from taosdata/fix/compatibleWithVeryOldMeta
compatible with older meta
2024-04-22 09:03:23 +08:00
Alex Duan d929bc5f81 fix: ignore block code on caseBase 2024-04-21 09:20:19 +08:00
Alex Duan fa8d28688f fix rand replace time.time 2024-04-20 17:22:39 +08:00
Alex Duan c8e2faf76c fix: add 10m to max size 2024-04-20 17:14:35 +08:00
Alex Duan 8f985a9be3 fix: add check s3 upload 2024-04-20 16:33:32 +08:00
Alex Duan 1068419daf fix: case is passed 2024-04-20 15:48:52 +08:00
Yihao Deng 541b070765 Remove commented out code in metaCreateSTable function 2024-04-20 07:45:39 +00:00
Yihao Deng ba30339d4e Refactor meteDecodeColCmprEntry function to return -1 on error 2024-04-20 03:07:12 +00:00