Commit Graph

62533 Commits

Author SHA1 Message Date
yihaoDeng c54e4aeaad add test case 2024-02-23 09:30:53 +00:00
facetosea 3233f2dee0 fix: insert sql count 2024-02-23 17:02:41 +08:00
wangmm0220 22bd628c14 fix:[TD-28698] unit test error 2024-02-23 16:36:53 +08:00
wangmm0220 9fd26a5949 docs:fix syntax error 2024-02-23 16:13:11 +08:00
facetosea 7835cb9c42 fix: delete sql count 2024-02-23 16:09:16 +08:00
slzhou 82ffe143d7 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf 2024-02-23 15:15:48 +08:00
Hongze Cheng c52f064670
Merge pull request #24843 from taosdata/FIX/TS-4505-3.0
enh: ensure the redos and undos of parallle mnd trans are of the same type
2024-02-23 14:48:27 +08:00
Benguang Zhao e4fa687100 enh: adjust code format in logging msg of mndTransSync 2024-02-23 14:42:52 +08:00
Hongze Cheng 20cd0d08bb
Merge pull request #24842 from taosdata/fix/TD-28765
fix(vnd/query): not release reader if not initialized
2024-02-23 14:32:34 +08:00
Alex Duan 7767a30d58
Merge pull request #24796 from taosdata/coverage/TD-28602-3.0
coverage: snapshot.py and s3_basic.py add stop and start taosd
2024-02-23 14:31:37 +08:00
Hongze Cheng 67f5684151
Merge pull request #24798 from taosdata/feat/TD-27463-3.0
enh: get machine id and tbase58 codec
2024-02-23 14:18:45 +08:00
wangmm0220 b6d28b9b9d fix:[TD-28698] error message 2024-02-23 14:00:54 +08:00
slzhou 830de66111 fix: compilation error and force sort by row id for CI 2024-02-23 13:55:10 +08:00
Benguang Zhao f2c1b7da05 enh: keep in redo stage on context switch for rollback trans 2024-02-23 13:18:36 +08:00
Alex Duan acdc21ff6c fix: modify retry to upload to 8 minutes 2024-02-23 11:38:04 +08:00
slzhou ca6d10cdda Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf 2024-02-23 11:29:12 +08:00
Benguang Zhao ec093cb477 enh: ensure decoded obj cleared in new obj action validate 2024-02-23 11:25:42 +08:00
dapan1121 fb953e439d
Merge pull request #24831 from taosdata/szhou/fix/3.0/td-28742
fix: free datablocks that is skipped decided by firt row ts
2024-02-23 11:18:42 +08:00
54liuyao d3dd15e621 count window support having 2024-02-23 11:18:29 +08:00
slzhou 754a15cac8 feat: change from FILE* to TDFilePtr 2024-02-23 10:55:19 +08:00
Benguang Zhao 1b2bccd1d9 enh: not use prepare log in trans create-stb anymore 2024-02-23 10:40:50 +08:00
Benguang Zhao dfef26866a enh: decode sdb raw object in SdbValidateFp instead 2024-02-23 10:39:50 +08:00
kailixu ef7b38d4f6 enh: code optimization for tbase58 2024-02-23 10:30:47 +08:00
Haojun Liao 789746f9e2
Merge pull request #24839 from taosdata/fix/TD-28760
rebuild sliding window
2024-02-23 10:27:15 +08:00
Benguang Zhao a371afa58e enh: change type of trans create-qnode and drop-qnode as serial 2024-02-23 10:22:59 +08:00
Benguang Zhao fbd2a0035c enh: change type of trans create-snode and drop-snode as serial 2024-02-23 10:22:58 +08:00
Benguang Zhao 94f7e0c811 enh: change redo logs of trans create-stb-index and drop-index as prepare logs 2024-02-23 10:22:58 +08:00
Benguang Zhao 8f3b6a717d enh: change redo logs of trans alter-db and drop-db as prepare logs 2024-02-23 10:22:57 +08:00
Benguang Zhao 3a81c9777c enh: change redo logs of trans alter-stb and drop-stb as prepare logs 2024-02-23 10:22:56 +08:00
Benguang Zhao 03d68a0376 enh: change redo logs of trans create-stb as prepare logs 2024-02-23 10:22:55 +08:00
kailixu 31cf877f50 enh: code optimization for tbase58 2024-02-23 10:16:27 +08:00
Minglei Jin e80ac5a4a6 fix(vnd/query): not release reader if not initialized 2024-02-23 10:14:59 +08:00
Haojun Liao 4248da14e7 fix(stream): inc the default stream threads for each vnode. 2024-02-23 10:02:54 +08:00
dapan1121 794d4a931c
Merge pull request #24820 from taosdata/mark/3.0
fix:add excluded msg for meta in tmq
2024-02-23 09:41:39 +08:00
Haojun Liao d8ffa65b62 fix(stream): fix the compatible issue when the fill-history exists. 2024-02-23 09:12:27 +08:00
54liuyao c7a50acd63 rebuild sliding window 2024-02-23 09:05:30 +08:00
dapan1121 a7b1ee9d59
Merge pull request #24833 from taosdata/opti/TD-28118
fix:change datablock to old version for compatibility
2024-02-23 09:02:11 +08:00
Hongze Cheng 2d1c2ad0b2
Merge pull request #24810 from taosdata/opt/changeCoverityScan
Opt/change coverity scan
2024-02-23 08:52:34 +08:00
Alex Duan ee7070445e Merge branch '3.0' into coverage/TD-28602-3.0 2024-02-23 08:50:36 +08:00
Hongze Cheng a545397142
Merge pull request #24837 from taosdata/fix/core-at-show-user
core at show user
2024-02-23 08:48:46 +08:00
slzhou 3fb6ed8a42 feat: free write buf after reading all blocks 2024-02-23 08:35:01 +08:00
slzhou fbc1d6244f Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wc/save-row-simplebuf 2024-02-23 08:26:22 +08:00
slzhou 0ae2e2905d fix: change fseek to fseeko for 64 bit offset 2024-02-23 08:24:16 +08:00
dmchen 7c9ae19989 core at show user 2024-02-22 12:31:33 +00:00
dmchen c77fee12e0 mnode alive 2024-02-22 12:07:28 +00:00
dmchen eb670e12ee first_ep 2024-02-22 11:39:57 +00:00
Haojun Liao f57942fdbd
Merge pull request #24827 from taosdata/fix/crash_stream
fix(stream): halt the correct task.
2024-02-22 19:27:36 +08:00
Haojun Liao d59399da5b
Merge pull request #24824 from taosdata/fix/TD-28739
delete invalid result
2024-02-22 19:13:12 +08:00
Haojun Liao 3498763a1b Merge branch '3.0' into fix/nullcheck 2024-02-22 19:07:02 +08:00
Haojun Liao af1f61cd39 fix(stream): fix the compatible issue when the fill-history exists. 2024-02-22 19:05:30 +08:00