Commit Graph

59423 Commits

Author SHA1 Message Date
Minglei Jin f076bfdfca fix(tsdb/skip-row): remove s3 size condition 2023-11-23 16:19:26 +08:00
Minglei Jin 460638d294 enh(tsdb/open-file): new s3 failed to connect error code 2023-11-23 16:09:02 +08:00
Minglei Jin c6721be112 fix stt read compilation 2023-11-23 15:49:42 +08:00
Minglei Jin 08e5525012 tsdb/read-file-page: new arg for hint size 2023-11-23 15:37:26 +08:00
Minglei Jin 023821a80b enh(tsdb/read-by-column): calc hint size for preloading 2023-11-23 15:16:36 +08:00
wade zhang c4a1398050
Merge pull request #23761 from taosdata/enh/TD-27426-3.0
enh: create replica of the same vgroup one by one for alter db replica
2023-11-21 15:58:58 +08:00
dapan1121 ebbc8c8f26
Merge pull request #23744 from taosdata/szhou/tms-again
enhance: skip tables pass that reached limit to improve table merge scan performance
2023-11-21 15:20:19 +08:00
wade zhang 4f5359f684
Merge pull request #23756 from taosdata/FIX/TD-27416-3.0
TD-27416
2023-11-21 12:00:18 +08:00
wade zhang d8b324e960
Merge pull request #23760 from taosdata/enh/TD-27424-3.0
enh: adjust timeout threshold of snapshot replication
2023-11-21 11:53:43 +08:00
wade zhang f2bb28badd
Merge pull request #23765 from taosdata/docs/adamji/TS-2630-3.0
docs(3.0): update cursor api
2023-11-21 10:57:45 +08:00
Adam Ji 1de3af6c16 docs(en): add comment for cursor api 2023-11-21 10:47:27 +08:00
Adam Ji 07187b08bc docs(zh): add comment for cursor api 2023-11-21 10:47:27 +08:00
Adam Ji b202d75cdc docs: close cursor after use 2023-11-21 10:47:27 +08:00
Adam Ji a10431cea8 docs: close cursor after use 2023-11-21 10:44:59 +08:00
slzhou e9ac378d2c fix: in-place update when hash memember is found 2023-11-21 10:14:37 +08:00
dapan1121 415d162358
Merge pull request #23730 from taosdata/enh/TD-26976-3.0
enh:  grant and active codes
2023-11-21 10:04:20 +08:00
dapan1121 e489cb98af
Merge pull request #23758 from taosdata/fix/TS-4281-3.0
fix: update dmodule lib
2023-11-21 10:01:28 +08:00
Benguang Zhao 1343c3b274 enh: create replica of the same vgroup one by one for alter db replica 2023-11-21 09:17:34 +08:00
Benguang Zhao 42fa8e818b enh: adjust timeout threshold of snapshot replication 2023-11-20 20:28:34 +08:00
kailixu 905dbaf3b4 fix: update dmodule lib 2023-11-20 18:05:48 +08:00
dmchen 2d7c4890da TD-27416 2023-11-20 16:50:43 +08:00
Hongze Cheng 5f849320d1
Merge pull request #23751 from taosdata/fix/TD-27405
fix(tsdb/merge): clear file set before return 0
2023-11-20 16:10:38 +08:00
Haojun Liao 5d7d2a0156
Merge pull request #23750 from taosdata/fix/3_liaohj
enh(stream): add sink_quota/scan-history-idle-duration column for stream tasks.
2023-11-20 15:26:12 +08:00
Minglei Jin d12bc41236 tsdb/merge: clear file set before return 0 2023-11-20 14:30:25 +08:00
Haojun Liao 7518103b96 fix(test): adjust test case accordingly. 2023-11-20 13:25:27 +08:00
Haojun Liao 7cfa45e95e enh(stream): add sink_quota/scan-history-idle-duration column for stream tasks. 2023-11-20 11:59:49 +08:00
Haojun Liao 3912e49309 enh(stream): add sink_quota column for stream tasks. 2023-11-20 11:46:11 +08:00
Minglei Jin ec9c2bde69 fix(cos/etags): initialize etags to NULL 2023-11-20 11:38:48 +08:00
Haojun Liao 7d23eb1350
Merge pull request #23742 from taosdata/fix/3_liaohj
fix(stream): remove invalid assert
2023-11-17 18:12:07 +08:00
Hongze Cheng f14ac872c2
Merge pull request #23733 from taosdata/fix/TD-27358
fix(cos/log): dump file name & line no
2023-11-17 17:32:50 +08:00
Minglei Jin abcd36b76d jenkins: remove 50 2023-11-17 16:26:22 +08:00
“happyguoxy” f969579f7f fix: reset wrong variable 2023-11-17 16:18:58 +08:00
slzhou 28ba7a5eef Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-again 2023-11-17 16:11:48 +08:00
Haojun Liao b12e5050ea fix(stream): remove invalid assert 2023-11-17 15:57:46 +08:00
Haojun Liao 73445d53b1
Merge pull request #23736 from taosdata/fix/3_liaohj
fix(stream): add check for assert.
2023-11-17 15:55:30 +08:00
kailixu 3b62d555ab enh: code optimization for active code 2023-11-17 15:50:08 +08:00
slzhou fe28af9fa3 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-again 2023-11-17 15:36:58 +08:00
shenglian zhou 88973c7464 feat: skip tables out of limit 2023-11-17 15:32:14 +08:00
Minglei Jin 56badd0db0 cos/chunk-size: reduce to 64m from 768m 2023-11-17 15:12:40 +08:00
Minglei Jin 8038fbaa04 cos/multi: clear manager to init 2023-11-17 14:59:50 +08:00
wade zhang 34d6d56abb
Merge pull request #23726 from taosdata/docs/3210_3.0
docs: build 3.2.1.0
2023-11-17 14:41:23 +08:00
dapan1121 5dc235e918
Merge pull request #23738 from taosdata/docs/szhou/insert_stb
doc: insert into stb
2023-11-17 14:13:13 +08:00
slzhou 3ea79db604 doc: insert into stb 2023-11-17 13:22:31 +08:00
Minglei Jin 9d3ffa2c2c cos/print-error: fix error format 2023-11-17 12:24:51 +08:00
Haojun Liao 2a1a7c82e2 Merge branch '3.0' into fix/3_liaohj 2023-11-17 10:17:14 +08:00
Minglei Jin 60ad82d006 fix(cos/log): dump file name & line no 2023-11-17 09:38:48 +08:00
wade zhang 43a8a76719
Merge pull request #23713 from taosdata/FIX/TD-27336-3.0
fix/TD-27336
2023-11-17 08:59:50 +08:00
kailixu 2cfb07548f Merge branch 'enh/TD-26976-3.0' of https://github.com/taosdata/TDengine into enh/TD-26976-3.0 2023-11-17 08:42:01 +08:00
kailixu 14a2be8ed2 enh: adjust test case 2023-11-17 08:41:47 +08:00
kailixu 71403cd02c Merge branch 'enh/TD-26976-3.0' of https://github.com/taosdata/TDengine into enh/TD-26976-3.0 2023-11-17 08:39:12 +08:00