TDengine/source/dnode/vnode/src/tsdb
2023-07-31 09:15:08 +08:00
..
tsdbCache.c fix(tsdb/cache): check stt data with empty brin index 2023-07-31 09:15:08 +08:00
tsdbCacheRead.c tsdb/cache: move data file reader for fs iter to cache reader 2023-07-20 09:11:26 +08:00
tsdbCommit.c enh: check failure of tfsMkdirRecurAt 2023-07-03 16:16:27 +08:00
tsdbCommit2.c tsdb/commit2: fix commit minKey for del 2023-07-27 13:54:48 +08:00
tsdbCommit2.h refact more code 2023-06-19 09:32:29 +08:00
tsdbDataFileRW.c more fix 2023-07-05 17:43:15 +08:00
tsdbDataFileRW.h more code 2023-06-25 16:27:14 +08:00
tsdbDataIter.c fix(query): fix syntax error. 2023-06-02 23:36:47 +08:00
tsdbDef.h refact code 2023-06-14 14:05:41 +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 fix file remove by edit 2023-06-29 14:03:01 +08:00
tsdbFile2.h change stt from multi seg to one seg 2023-06-16 12:16:53 +08:00
tsdbFS.c Merge branch '3.0' into enh/tsdb_optimize 2023-07-19 11:15:57 +08:00
tsdbFS2.c tsdb/fs2: fix vnode get primary dir args 2023-07-19 11:36:26 +08:00
tsdbFS2.h tsdb2: adapt cache with tsdb2 API 2023-07-17 08:50:54 +08:00
tsdbFSet2.c fix: upgrade bug 2023-07-04 14:00:44 +08:00
tsdbFSet2.h fix(tsdb): read data from new storage format. 2023-06-19 17:51:05 +08:00
tsdbFSetRW.c fix commit issue 2023-06-20 16:48:54 +08:00
tsdbFSetRW.h refact more code 2023-06-19 09:32:29 +08:00
tsdbIter.c fix more 2023-06-26 13:57:18 +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 more fix 2023-07-05 17:43:15 +08:00
tsdbMerge.h refact more code 2023-06-19 09:32:29 +08:00
tsdbMergeTree.c fix(tsdb/pageSize): use tsdbPageSize instead of szPage(tdb's) 2023-07-25 10:46:03 +08:00
tsdbOpen.c more code 2023-06-20 10:41:24 +08:00
tsdbRead.c Merge pull request #22188 from taosdata/fix/3_liaohj 2023-07-26 16:34:10 +08:00
tsdbRead2.c Merge pull request #22198 from taosdata/fix/3_liaohj 2023-07-26 18:57:48 +08:00
tsdbReaderWriter.c fix(tsdb/pageSize): use tsdbPageSize instead of szPage(tdb's) 2023-07-25 10:46:03 +08:00
tsdbReadUtil.c enh(tsdb): add table filter according to stt block statistics data. 2023-07-19 15:01:25 +08:00
tsdbReadUtil.h tsdb/cache: load mem del data 2023-07-17 15:48:08 +08:00
tsdbRetention.c fix retention CI cases 2023-06-29 15:01:54 +08:00
tsdbSnapshot.c fix sma merge error 2023-07-14 13:46:01 +08:00
tsdbSttFileRW.c optmize table statistic info 2023-07-10 17:35:26 +08:00
tsdbSttFileRW.h more code 2023-06-25 17:13:12 +08:00
tsdbUpgrade.c fix: upgrade bug 2023-07-04 14:00:44 +08:00
tsdbUpgrade.h more code 2023-06-25 16:27:14 +08:00
tsdbUtil.c feat: port 'keepTimeOffset' from 2.6 to 3.0 2023-07-11 17:40:35 +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 feat: auto retention 2023-02-27 18:09:51 +08:00