homework-jianmu/source/dnode/vnode/src/tsdb
Benguang Zhao ae60e1f810 refact: add tsdbSnapRAWReaderIterNext 2023-12-07 15:29:42 +08:00
..
tsdbCache.c fix(tsdb/cache): remove debug log 2023-12-05 14:05:16 +08:00
tsdbCacheRead.c correct colid in blockinfo 2023-11-09 15:41:01 +08:00
tsdbCommit.c feat: concurrency on fileset 2023-10-27 17:48:19 +08:00
tsdbCommit2.c fix(tsdb/skip-row): remove s3 size condition 2023-11-23 16:19:26 +08:00
tsdbCommit2.h refact more code 2023-06-19 09:32:29 +08:00
tsdbDataFileRAW.c refact: alloc just enough memory for snap data in tsdbSnapRAWReadData 2023-12-07 15:29:42 +08:00
tsdbDataFileRAW.h feat: impl tsdb snapshot reader and writer for raw files 2023-12-07 15:29:42 +08:00
tsdbDataFileRW.c tsdb/read-by-column: fix last column index 2023-11-23 17:30:49 +08:00
tsdbDataFileRW.h refact: use tsdbTFileUpdVerRange in tsdbSttFWriterCloseCommit 2023-10-19 10:37:34 +08:00
tsdbDataIter.c
tsdbDef.h tsdb/read-file-page: new arg for hint size 2023-11-23 15:37:26 +08:00
tsdbDiskData.c
tsdbFS.c osfile 2023-11-21 16:31:31 +08:00
tsdbFS2.c refact: use tsdbFSDestroyCopyRangedSnapshot and tsdbFSDestroyRefRangedSnapshot 2023-12-07 15:28:14 +08:00
tsdbFS2.h refact: use tsdbFSDestroyCopyRangedSnapshot and tsdbFSDestroyRefRangedSnapshot 2023-12-07 15:28:14 +08:00
tsdbFSet2.c refact: rename tsdb snap range to tsdb fset range 2023-12-07 15:28:14 +08:00
tsdbFSet2.h refact: rename tsdb snap range to tsdb fset range 2023-12-07 15:28:14 +08:00
tsdbFSetRAW.c feat: impl tsdb snapshot reader and writer for raw files 2023-12-07 15:29:42 +08:00
tsdbFSetRAW.h feat: impl tsdb snapshot reader and writer for raw files 2023-12-07 15:29:42 +08:00
tsdbFSetRW.c enh: record ver range in writer ctx 2023-10-19 10:37:34 +08:00
tsdbFSetRW.h fixup: remove minVer and maxVer in FSetWriterConfig 2023-10-19 10:17:34 +08:00
tsdbFile.c osfile 2023-11-21 16:31:31 +08:00
tsdbFile2.c fix(tsdb/merge): skip merge if data file cannot be written 2023-11-14 14:15:02 +08:00
tsdbFile2.h tsdb/file: new nlevel field for remove 2023-11-09 17:44:24 +08:00
tsdbIter.c fix: coverity scan 2023-09-05 11:41:36 +08:00
tsdbIter.h change stt from multi seg to one seg 2023-06-16 12:16:53 +08:00
tsdbMemTable.c enh: rsma checkpoint 2023-11-08 20:45:44 +08:00
tsdbMerge.c fix: bg task memory waste 2023-12-04 13:40:28 +08:00
tsdbMerge.h refact more code 2023-06-19 09:32:29 +08:00
tsdbMergeTree.c enh(tsdb): extract rows for the given tables in all stt files. 2023-12-04 15:38:24 +08:00
tsdbOpen.c fix: close vnode in the failed mode properly in vmCloseVnode 2023-11-09 13:05:52 +08:00
tsdbRead2.c refactor: do some internal refactor. 2023-12-05 10:47:19 +08:00
tsdbReadUtil.c enh(tsdb): extract rows for the given tables in all stt files. 2023-12-04 15:38:24 +08:00
tsdbReadUtil.h enh(tsdb): extract rows for the given tables in all stt files. 2023-12-04 15:38:24 +08:00
tsdbReaderWriter.c tsdb/reader-writer: fix pgno iteration with cache setting 2023-11-24 09:06:43 +08:00
tsdbRetention.c fix: bg task memory waste 2023-12-04 13:40:28 +08:00
tsdbSnapInfo.c refact: improve code of tsdbPartitionInfoSerialize 2023-12-07 15:28:14 +08:00
tsdbSnapshot.c refact: use tsdbFSDestroyCopyRangedSnapshot and tsdbFSDestroyRefRangedSnapshot 2023-12-07 15:28:14 +08:00
tsdbSnapshotRAW.c refact: add tsdbSnapRAWReaderIterNext 2023-12-07 15:29:42 +08:00
tsdbSttFileRW.c fix stt read compilation 2023-11-23 15:49:42 +08:00
tsdbSttFileRW.h enh: record ver range in writer ctx 2023-10-19 10:37:34 +08:00
tsdbUpgrade.c enh: maintain independent version range of tombs for SDataFileWriter 2023-10-19 10:37:34 +08:00
tsdbUpgrade.h more code 2023-06-25 16:27:14 +08:00
tsdbUtil.c other: merge 3.0 2023-10-12 10:33:48 +08:00
tsdbUtil2.c
tsdbUtil2.h optmize table statistic info 2023-07-10 17:35:26 +08:00
tsdbWrite.c Merge pull request #23494 from taosdata/enh/TD-23769-3.0x 2023-11-09 14:51:37 +08:00