Commit Graph

70115 Commits

Author SHA1 Message Date
Hongze Cheng 86122d81ea Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-31890-8 2024-09-19 08:55:34 +08:00
Jing Sima de16ac5faa enh:[TD-32128] Haneld return value of memory alloc functions. 2024-09-19 08:15:19 +08:00
kailixu 8621c4fdab enh: support drop table with uid 2024-09-19 06:45:17 +08:00
kailixu 144ec78bb6 chore: update tests 2024-09-19 05:17:54 +08:00
kailixu 1add9ded8d enh: check memory allocation 2024-09-18 23:19:00 +08:00
kailixu 1b53ba2df4 enh: check memory allocation 2024-09-18 23:17:08 +08:00
Haojun Liao ddce0e5386 fix(stream): fix syntax error. 2024-09-18 22:28:28 +08:00
kailixu 976c90c14c Merge branch '3.0' into enh/TS-5111-3.0 2024-09-18 21:19:01 +08:00
kailixu c95c67e168 chore: remove assert 2024-09-18 21:18:46 +08:00
kailixu 207c7aded0 enh: support drop table with uid 2024-09-18 19:38:57 +08:00
WANG Xu e43c013c36
Merge pull request #27945 from taosdata/docs/fix-url-format
docs: fix url \< issue
2024-09-18 19:25:20 +08:00
wangmm0220 0f88e31feb docs:[TS-5430]modify doc for consumer 2024-09-18 19:19:29 +08:00
zhiyong 46793cc341 docs: fix url \< issue 2024-09-18 19:14:14 +08:00
wangjiaming0909 91927e84a5 ret check for memory allocation 2024-09-18 19:11:35 +08:00
kailixu 2ea574fa4f chore: merge 3.0 2024-09-18 19:06:15 +08:00
kailixu 107ad05273 enh: support drop table with uid 2024-09-18 19:04:44 +08:00
Hongze Cheng 6075213353
Merge pull request #27929 from taosdata/fix/TD-32125
fix(stmt/settag): return error if var tag's length is null
2024-09-18 18:45:21 +08:00
Hongze Cheng 486e6679ca
Merge pull request #27939 from taosdata/fix/TD-32105-3.0
fix: quick exit when there is snapshot task in progress
2024-09-18 18:41:51 +08:00
dapan1121 315aad8834 fix: memory init issue 2024-09-18 18:36:21 +08:00
Feng Chao 53116ff508
Merge pull request #27919 from taosdata/test/3.0/TD-31945
remove keepAliveIdle check, because keepAliveIdle cannot be hot-update
2024-09-18 18:35:27 +08:00
dmchen 86c2944ed9 enh/TD-31977-monitor-qid-qid-format-set-dnodeid-when-first-start 2024-09-18 09:44:27 +00:00
wade zhang e8b3d8065c
Update 12-multi.md 2024-09-18 17:22:43 +08:00
wade zhang 6270ec6939
Merge pull request #27940 from taosdata/docs/TD-32086-3.0
docs: add Azure Blob usage manual (flexify)
2024-09-18 17:12:49 +08:00
Hongze Cheng 3aed4386ba fix: quick exit when there is snapshot task in progress 2024-09-18 17:06:05 +08:00
Shungang Li 40bee8a2ce docs: add Azure Blob usage manual (flexify) 2024-09-18 17:05:54 +08:00
54liuyao bfb66d5486 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-09-18 16:55:30 +08:00
Hongze Cheng 8395edd239
Merge pull request #27930 from taosdata/enh/TD-32143-3.0
enh: memory malloc return
2024-09-18 16:54:05 +08:00
Hongze Cheng f1d7e2a708
Merge pull request #27924 from taosdata/fix/TD-32146
fix(stmt): return oom if mem alloc failed
2024-09-18 16:46:23 +08:00
Haojun Liao 720d1c2486 fix(stream): fix memory leak. 2024-09-18 16:43:18 +08:00
54liuyao 8ae4e54d65 fix(stream):check null pointer 2024-09-18 16:24:28 +08:00
54liuyao bb39402174 fix(stream):check null pointer 2024-09-18 16:22:14 +08:00
Hongze Cheng 45f5c947ea enh: clear void functions 2024-09-18 16:09:39 +08:00
kailixu ba10e95723 enh: support drop table with uid 2024-09-18 16:05:05 +08:00
Minglei Jin ad56719d9b stmt2/bind tags: fail with null var tag length 2024-09-18 16:03:26 +08:00
wade zhang 5d82d9bf25
Merge pull request #27928 from taosdata/docs/TS-5418
docs: add queryTableNotExistAsEmpty description
2024-09-18 15:55:33 +08:00
Haojun Liao 586826c41f refactor: check return value. 2024-09-18 15:47:15 +08:00
Hongze Cheng eaad483616
Merge pull request #27923 from taosdata/fix/TD-32133-3.0
fix: error code return in TDB
2024-09-18 15:29:46 +08:00
54liuyao 23464c1a86 fix(docs):fix issue 2024-09-18 15:29:29 +08:00
wangjiaming0909 36cbb22a69 add doc for supporting bigger tsma interval 2024-09-18 15:26:54 +08:00
Leo Xu 0b5ec9035a delete alias and fix bug on test_hot_refresh_configurations.py 2024-09-18 15:25:33 +08:00
Hongze Cheng 6cb94f69f2 enh: memory malloc return 2024-09-18 15:22:09 +08:00
Minglei Jin 94d76ffcd2 fix(stmt/settag): return error if var tag's length is null 2024-09-18 15:07:46 +08:00
Pan Wei 8221b2d582
Merge pull request #27917 from taosdata/fix/TD-32139/setPointerNullAfterFree
set pointer null after free
2024-09-18 14:59:57 +08:00
Hongze Cheng 5f5949b002
Merge pull request #27922 from taosdata/enh/TD-30908-3.0
enh: add GIT_SHALLOW for cmakelists of third party libs
2024-09-18 14:49:47 +08:00
dapan1121 20a7c5d530 docs: add queryTableNotExistAsEmpty description 2024-09-18 14:34:11 +08:00
wangmm0220 16c05694ef docs:[TS-5430]modify doc for consumer 2024-09-18 14:32:49 +08:00
54liuyao 6a1cde28fb fix(stream):adjust file state res 2024-09-18 14:22:24 +08:00
dapan1121 41f8f211f0 fix: group cache retrive block failed issue 2024-09-18 14:17:02 +08:00
wangmm0220 4bb8d4d8d0 docs:[TS-5430]modify doc for consumer 2024-09-18 14:16:41 +08:00
Pan Wei d6fbb3dc2a
Merge pull request #27916 from taosdata/fix/3.0/TD-32137
fix:[TD-32137] Avoid double free when error occurs.
2024-09-18 14:00:04 +08:00