Commit Graph

64414 Commits

Author SHA1 Message Date
Yihao Deng 015cd50fc8 Merge branch '3.0' into enh/supportTmqInterface 2024-04-24 10:11:45 +00:00
Hongze Cheng c085efb4f8
Merge pull request #25456 from taosdata/FIX/TD-29704-3.0
fix: execute undo actions of TRN_EXEC_SERIAL trans sequentially
2024-04-24 18:09:56 +08:00
Hongze Cheng 2cac0d5691 enh: recover file 2024-04-24 18:04:10 +08:00
dapan1121 ab2c9aaf5b
Merge pull request #25466 from taosdata/enh/TD-29758
enh:[TD-29758]optimize log in tmq
2024-04-24 17:47:28 +08:00
54liuyao d8946dbedd opt bloom filter 2024-04-24 17:33:39 +08:00
54liuyao 3300bf04c1 opt bloom filter 2024-04-24 17:27:24 +08:00
Alex Duan 20b09bc862 fix: check diff correct 2024-04-24 16:40:01 +08:00
Alex Duan 84d3d6d514
Merge pull request #25469 from taosdata/td27337
add ci test cases for join
2024-04-24 16:26:18 +08:00
Yihao Deng 1181f9de28 Fix metaGetColCmpr function and remove commented code 2024-04-24 08:22:54 +00:00
wade zhang 966451643e
Merge pull request #25470 from taosdata/docs/join
docs: add join description
2024-04-24 14:55:25 +08:00
wade zhang 75f73f7731
Minor wording changes for 30-join.md 2024-04-24 14:55:11 +08:00
wade zhang ad640f298d
Minor wording changes for 06-select.md 2024-04-24 14:51:36 +08:00
wade zhang 0a72168fb8
Some wording changes for 30-join.md 2024-04-24 14:49:51 +08:00
Yihao Deng 41814cd9fb release handle while query failed 2024-04-24 06:37:37 +00:00
charles f1a308aa9e Merge branch 'td27337' of https://github.com/taosdata/TDengine into td27337 2024-04-24 14:00:19 +08:00
charles 7e544b85b9 update case error 2024-04-24 13:54:21 +08:00
Alex Duan 3480155902 fix: remove def list 2024-04-24 13:47:00 +08:00
Alex Duan a74495a163 fix: create table from 10 reduct to 6 2024-04-24 12:51:00 +08:00
Hongze Cheng b1fb14e49e
Merge pull request #25465 from taosdata/fix/TD-29759
fix(s3migrate/datas3): init fd of from & to early
2024-04-24 11:29:47 +08:00
Benguang Zhao 9f8e970a32 enh: set default errcode as action in progress in executing serial trans 2024-04-24 11:23:53 +08:00
dapan1121 c75a787ba6 docs: add join description page 2024-04-24 11:20:55 +08:00
Hongze Cheng e47d17e826
Merge pull request #25451 from taosdata/enh/refactorCompress
refactor compress
2024-04-24 10:55:00 +08:00
Hongze Cheng c3275dc61c
Merge pull request #25459 from taosdata/fix/TD-29750-3.0
fix: if not exists logic for topic/stream/table
2024-04-24 10:52:53 +08:00
Benguang Zhao 396c08e14a fix: execute undo actions of TRN_EXEC_SERIAL trans sequentially 2024-04-24 10:52:49 +08:00
Benguang Zhao edcd1b87d8 refact: add mndTransExecuteActionsSerial 2024-04-24 10:52:49 +08:00
charles 314df8154f add ci test cases for join by charles 2024-04-24 10:40:30 +08:00
Hongze Cheng 0eae851257
Merge pull request #25425 from taosdata/fix/ci_monitor_memory
fix ci monitor memory
2024-04-24 10:35:04 +08:00
wangmm0220 20cedc3339 enh:[TD-29758]optimize log in tmq 2024-04-24 10:02:58 +08:00
Minglei Jin c76f886c91 fix(s3migrate/datas3): init fd of from & to early 2024-04-24 09:36:44 +08:00
kailixu c173be667c Merge branch '3.0' into fix/TD-29750-3.0 2024-04-24 08:44:43 +08:00
Yihao Deng 2c74a600ef Refactor compress option handling in clientRawBlockWrite.c 2024-04-23 12:09:32 +00:00
Haojun Liao e5c679d280
Merge pull request #25453 from taosdata/fix/TD-29701
fix(stream):mem leak
2024-04-23 19:50:07 +08:00
Haojun Liao a37667968f refactor: do some internal refactor. 2024-04-23 19:49:14 +08:00
Haojun Liao 82cde46614 fix(stream): fix memory leak. 2024-04-23 19:48:50 +08:00
Alex Duan c657c19427 fix: uncomment tcompare crash 2024-04-23 19:38:44 +08:00
Yihao Deng 7549bf96e3 Update compression level in l2CompressImpl_zlib function 2024-04-23 11:37:56 +00:00
Yihao Deng 83af2cdc43 Update error code message for column compress already exist 2024-04-23 11:30:39 +00:00
Haojun Liao ace5e12e65 fix(tsdb): set the correct lflag when creating tsdbCache reader. 2024-04-23 19:25:51 +08:00
Hongze Cheng ed9c943d68
Merge pull request #25450 from taosdata/fix/TD-29700-4
fix(qsort): use non-recursive taosqsort_r instead of taosqsort
2024-04-23 19:09:16 +08:00
kailixu 8d57fc0476 fix: if not exists logic for topic/stream/table 2024-04-23 18:44:36 +08:00
kailixu a0a7c05faf fix: if not exists logic for topic/stream/table 2024-04-23 18:42:05 +08:00
Cary Xu 44b4580bd5
Update metaTable.c 2024-04-23 18:37:40 +08:00
Yihao Deng 7ddfe085f1 refactor code 2024-04-23 10:26:56 +00:00
kailixu 89ee62ac09 fix: if not exists logic for topic/stream/table 2024-04-23 18:19:16 +08:00
Haojun Liao 0f8ff48c6b fix(stream): fix double free 2024-04-23 18:18:01 +08:00
Yihao Deng 1cf109604c Add support for updating column compression in alter table 2024-04-23 10:10:31 +00:00
Haojun Liao 0c7373509e fix(stream): add task update trans conflict level. 2024-04-23 18:07:00 +08:00
Haojun Liao b30650059b
Merge pull request #25449 from taosdata/fix/3_liaohj
fix(stream): check req id to remove expired check rsp .
2024-04-23 18:05:33 +08:00
Haojun Liao 10c792efa2 fix(stream):add related fill-history task to be done, when check-rsp moniting quit. 2024-04-23 16:55:47 +08:00
Hongze Cheng 328f95f7cb fix: possible write block when error occurs 2024-04-23 16:48:49 +08:00