TDengine/source/dnode/vnode/src/tsdb
Hongze Cheng e7e7748e6d
Merge pull request #23366 from taosdata/fix/TD-26669
tsdb/commit: skip last tier ts data committing
2023-10-24 01:29:01 -05:00
..
tsdbCache.c fix(vnode/cos): use EIO as object put errno 2023-09-27 15:10:34 +08:00
tsdbCacheRead.c fix(tsdb/carch reader): reset current fileset in cache reader 2023-10-09 15:24:24 +08:00
tsdbCommit.c fix(tsdb): ensure sst trigger array size for upgrade 2023-10-10 21:07:08 +08:00
tsdbCommit2.c Merge pull request #23366 from taosdata/fix/TD-26669 2023-10-24 01:29:01 -05:00
tsdbCommit2.h refact more code 2023-06-19 09:32:29 +08:00
tsdbDataFileRW.c enh: maintain independent version range of tombs for SDataFileWriter 2023-10-19 10:37:34 +08:00
tsdbDataFileRW.h refact: use tsdbTFileUpdVerRange in tsdbSttFWriterCloseCommit 2023-10-19 10:37:34 +08:00
tsdbDataIter.c fix(query): fix syntax error. 2023-06-02 23:36:47 +08:00
tsdbDef.h tsdb/reader: use pTsdb handle instead of pgsz to open file 2023-09-21 16:36:17 +08:00
tsdbDiskData.c Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
tsdbFile.c enh: compatibility between getFileNamePrefix and tsdbTFileName 2023-07-25 11:35:35 +08:00
tsdbFile2.c enh: add minVer and maxVer for entries in current.json 2023-10-19 10:17:34 +08:00
tsdbFile2.h enh: iterate over a list of snap ranges for STsdbSnapReader 2023-10-19 10:17:28 +08:00
tsdbFS.c fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
tsdbFS2.c enh: add tsdbFSCreateRefSnapshotWithoutLock 2023-10-19 11:18:57 +08:00
tsdbFS2.h enh: add tsdbFSCreateRefSnapshotWithoutLock 2023-10-19 11:18:57 +08:00
tsdbFSet2.c feat: restore incomplete fsm state with maxVerValid via snapshot replication 2023-10-19 11:04:36 +08:00
tsdbFSet2.h feat: restore incomplete fsm state with maxVerValid via snapshot replication 2023-10-19 11:04:36 +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
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 more code 2023-05-30 15:31:11 +08:00
tsdbMerge.c enh: write stt and data files with minVer and maxVer 2023-10-19 10:17:34 +08:00
tsdbMerge.h refact more code 2023-06-19 09:32:29 +08:00
tsdbMergeTree.c fix(tsdb): fix syntax error. 2023-10-16 14:07:09 +08:00
tsdbOpen.c enh: require command to trigger repairing vnodes on replaced disks 2023-10-19 18:55:12 +08:00
tsdbRead2.c Merge pull request #23359 from taosdata/fix/3_liaohj 2023-10-21 14:57:14 +08:00
tsdbReaderWriter.c fix(tsdb): ensure sst trigger array size for upgrade 2023-10-10 21:07:08 +08:00
tsdbReadUtil.c fix(tsdb): set the correct scaninfo to load the tomb data. 2023-09-21 17:32:21 +08:00
tsdbReadUtil.h fix(tsdb): enable pin stt datablock. 2023-10-16 13:26:06 +08:00
tsdbRetention.c enh: fill minVer and maxVer of nf in STFileObj during migration 2023-10-19 10:17:34 +08:00
tsdbSnapshot.c fix: set field length properly in tsdbGetSnapDetails 2023-10-19 11:18:57 +08:00
tsdbSttFileRW.c refact: use tsdbTFileUpdVerRange in tsdbSttFWriterCloseCommit 2023-10-19 10:37:34 +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 refact code 2023-06-14 14:05:41 +08:00
tsdbUtil2.h optmize table statistic info 2023-07-10 17:35:26 +08:00
tsdbWrite.c fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00