Benguang Zhao
|
6c419423de
|
feat: impl tsdb snapshot reader and writer for raw files
|
2023-12-07 15:29:42 +08:00 |
Benguang Zhao
|
a4c504169d
|
feat: add file tsdbFSetRAW.c
|
2023-12-07 15:29:42 +08:00 |
Benguang Zhao
|
da646b5a5b
|
feat: add file tsdbDataFileRAW.c
|
2023-12-07 15:29:42 +08:00 |
Benguang Zhao
|
61fbf089cc
|
enh: add cscope.files into .gitignore
|
2023-12-07 15:29:42 +08:00 |
Benguang Zhao
|
e05914119e
|
feat: add file tsdbSnapshotRAW.c
|
2023-12-07 15:29:42 +08:00 |
Benguang Zhao
|
fe258e226d
|
feat: add data type of SNAP_DATA_RAW for snap replication
|
2023-12-07 15:29:42 +08:00 |
Benguang Zhao
|
081c83710e
|
enh: save a copy of snapshot info in syncNodeOnSnapshotPrepRsp
|
2023-12-07 15:29:37 +08:00 |
Benguang Zhao
|
030f3db4d6
|
refact: improve code of syncNodeOnSnapshotBegin with syncSnapSendRsp
|
2023-12-07 15:28:14 +08:00 |
Benguang Zhao
|
41fe39de3e
|
refact: improve code with syncNodeExchangeSnapInfo
|
2023-12-07 15:28:14 +08:00 |
Benguang Zhao
|
d4add073cc
|
refact: improve code with syncSnapSendRsp
|
2023-12-07 15:28:14 +08:00 |
Benguang Zhao
|
de9c9d4f20
|
refact: improve code of tsdbPartitionInfoSerialize
|
2023-12-07 15:28:14 +08:00 |
Benguang Zhao
|
1a9b08fa08
|
refact: relocate func syncSnapInfoDataRealloc
|
2023-12-07 15:28:14 +08:00 |
Benguang Zhao
|
f68804322c
|
refact: improve code of tsdbSnapGetDetails as tsdbSnapPrepDescription
|
2023-12-07 15:28:14 +08:00 |
Benguang Zhao
|
ed39c9a572
|
refact: rename snap range to fset range in tsdbSnapInfo.c
|
2023-12-07 15:28:14 +08:00 |
Benguang Zhao
|
3550347f0c
|
refact: use tsdbFSDestroyCopyRangedSnapshot and tsdbFSDestroyRefRangedSnapshot
|
2023-12-07 15:28:14 +08:00 |
Benguang Zhao
|
962febef02
|
refact: rename tsdb snap range to tsdb fset range
|
2023-12-07 15:28:14 +08:00 |
Benguang Zhao
|
ed916b1a80
|
refact: rename tsdb snap partition to fset partition
|
2023-12-07 15:28:14 +08:00 |
Benguang Zhao
|
20b5cf8d49
|
refact: remove redundent includes from tsdbSnapInfo.c
|
2023-12-07 15:28:14 +08:00 |
Benguang Zhao
|
4487eeacb5
|
refact: improve funcs dealing with SnapInfo for vnode snap reader and writer
|
2023-12-07 15:28:14 +08:00 |
Benguang Zhao
|
b8b53a4b0e
|
refact: put source code of snap info into tsdbSnapInfo.c
|
2023-12-07 15:28:06 +08:00 |
Benguang Zhao
|
3ad68bdfea
|
enh: add tsdbSnapInfo.c
|
2023-12-07 15:20:55 +08:00 |
Benguang Zhao
|
ddcabcfa4a
|
refact: remove unused fn tSerializeSnapRangeArray
|
2023-12-07 15:20:55 +08:00 |
Benguang Zhao
|
e429526789
|
refact: rename STSnapRange to STFileSetRange
|
2023-12-07 15:20:55 +08:00 |
wangmm0220
|
60500f4a81
|
fix:error
|
2023-12-07 15:17:15 +08:00 |
Alex Duan
|
5143def177
|
fix: add write_raw_block api check ret error message
|
2023-12-07 15:05:56 +08:00 |
Alex Duan
|
8488f25d20
|
fix: add write_raw_block api check ret error message
|
2023-12-07 15:01:38 +08:00 |
chenhaoran
|
c2ff86593f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2023-12-07 14:42:05 +08:00 |
Alex Duan
|
b9cc20324f
|
Merge pull request #23970 from taosdata/test/main/TD-27761
test:modify the keep parameter of db in python.sh cases for 100 years
|
2023-12-07 14:28:29 +08:00 |
wangmm0220
|
26855848f6
|
opti:schemaless logic
|
2023-12-07 14:07:09 +08:00 |
Bob Liu
|
4737b00879
|
cancel rm tail space
|
2023-12-07 14:00:50 +08:00 |
Alex Duan
|
4379b21696
|
Merge pull request #23969 from taosdata/test/3.0/TD-27761
test:modify the keep parameter of db in python.sh cases for 100 years
|
2023-12-07 13:32:20 +08:00 |
dapan1121
|
a4242e829a
|
Merge pull request #23960 from taosdata/enh/xsren/TD-26882
Enh/xsren/td 26882
|
2023-12-07 13:23:28 +08:00 |
Bob Liu
|
07af4e9a08
|
adjust
|
2023-12-07 12:02:04 +08:00 |
Shungang Li
|
d3f3ebfe0d
|
fix:memory access out of bounds in doGeomFromTextFunc
|
2023-12-07 12:01:59 +08:00 |
dmchen
|
27a86a6faa
|
debug info and default setting
|
2023-12-07 03:13:23 +00:00 |
slzhou
|
1ba1fbfabc
|
fix: remove allow_forbid_func define
|
2023-12-07 10:45:26 +08:00 |
Alex Duan
|
b040fb686f
|
Merge pull request #23972 from taosdata/docs/DuanKuanJun-patch-9-6
docs/Update 05-taosbenchmark.md
|
2023-12-07 10:38:09 +08:00 |
Alex Duan
|
86300c85e6
|
docs/Update 05-taosbenchmark.md
|
2023-12-07 10:37:35 +08:00 |
chenhaoran
|
c8a7f1fa60
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2023-12-07 10:34:01 +08:00 |
chenhaoran
|
68f627ca03
|
test:modify the keep parameter of db in python.sh cases
|
2023-12-07 10:09:36 +08:00 |
chenhaoran
|
515d671e00
|
test:modify the keep parameter of db in python.sh cases
|
2023-12-07 10:04:47 +08:00 |
Charles
|
aa1445742b
|
Update cases.task
|
2023-12-07 08:06:45 +08:00 |
Bob Liu
|
8f5df0b6a3
|
opt double -> int
|
2023-12-07 01:51:23 +08:00 |
Bob Liu
|
bfc12f03cb
|
optimize & perf test
|
2023-12-06 21:26:29 +08:00 |
dapan1121
|
840690b59b
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2023-12-06 19:22:52 +08:00 |
dapan1121
|
7c0e8b559c
|
feat: support left join
|
2023-12-06 19:22:14 +08:00 |
chao.feng
|
241515726b
|
modify cmake for true of DSIMD_SUPPORT by hjliao
|
2023-12-06 18:27:36 +08:00 |
charles
|
9e36b0dee4
|
add test case to create/drop same name db multiple times
|
2023-12-06 18:04:26 +08:00 |
dapan1121
|
c798f99417
|
Merge pull request #23945 from taosdata/enh/showAdapter
enh: adjust ENodeType for show statements nodes
|
2023-12-06 17:57:54 +08:00 |
dapan1121
|
30eb035447
|
Merge pull request #23940 from taosdata/fix/TS-4327
fix: last/last_row crash with dropped column
|
2023-12-06 17:57:24 +08:00 |