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 |
kailixu
|
75caea4fbf
|
enh: code optimization for tbase58
|
2024-02-22 19:04:21 +08:00 |
wangmm0220
|
c2c49a4b22
|
fix:change datablock to old version for compatibility
|
2024-02-22 19:01:58 +08:00 |
kailixu
|
5b0fc1544d
|
enh: unit test and optimization for base58
|
2024-02-22 18:00:12 +08:00 |
factosea
|
b9b14c4633
|
fix: monitor client config
|
2024-02-22 17:50:41 +08:00 |
wangmm0220
|
604ae220f3
|
fix:change datablock to old version for compatibility
|
2024-02-22 17:48:33 +08:00 |
kailixu
|
6ac6e8f2bd
|
enh: unit test and optimization for base58
|
2024-02-22 17:46:36 +08:00 |
kailixu
|
a34402a11f
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-02-22 17:35:34 +08:00 |
factosea
|
3341d02060
|
fix: don't copy all data when use limit
|
2024-02-22 17:03:17 +08:00 |
dmchen
|
37fd11adf2
|
mnode role offline
|
2024-02-22 08:53:11 +00:00 |
Alex Duan
|
d8361e979c
|
fix: add check s3 upload over logic
|
2024-02-22 16:47:27 +08:00 |
slzhou
|
ac36dd46d5
|
fix: add test case
|
2024-02-22 16:32:09 +08:00 |
dapan1121
|
16ca49010a
|
Merge pull request #24800 from taosdata/szhou/fix/ts-4506
fix: free fd to reuse the space
|
2024-02-22 16:25:41 +08:00 |
facetosea
|
a6f70ad8c2
|
fix: slow query desc
|
2024-02-22 16:13:50 +08:00 |
Haojun Liao
|
da0265ddde
|
fix(tsdb): set correct error code info extract method.
|
2024-02-22 15:52:47 +08:00 |