| .. |
|
tsdbCache.c
|
Merge pull request #23982 from taosdata/fix/PI-30-3.0
|
2023-12-12 15:22:38 +08:00 |
|
tsdbCacheRead.c
|
fix: last/last_row crash with dropped column
|
2023-12-05 14:16:01 +08:00 |
|
tsdbCommit.c
|
feat: concurrency on fileset
|
2023-10-27 17:48:19 +08:00 |
|
tsdbCommit2.c
|
more fix
|
2023-12-08 14:37:21 +08:00 |
|
tsdbCommit2.h
|
refact more code
|
2023-06-19 09:32:29 +08:00 |
|
tsdbDataFileRAW.c
|
fix: assert on offset leq file.size in tsdbDataFileRAWWriterCloseCommit
|
2023-12-12 18:33:42 +08:00 |
|
tsdbDataFileRAW.h
|
enh: control playload size of tsdb snap replication with TSDB_SNAP_DATA_PAYLOAD_SIZE
|
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
|
fix(query): fix syntax error.
|
2023-06-02 23:36:47 +08:00 |
|
tsdbDef.h
|
tsdb/read-file-page: new arg for hint size
|
2023-11-23 15:37:26 +08:00 |
|
tsdbDiskData.c
|
Revert "refact: adjust some assert cases"
|
2022-12-07 21:51:17 +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 |
|
tsdbFS.c
|
osfile
|
2023-11-21 16:31:31 +08:00 |
|
tsdbFS2.c
|
Merge branch '3.0' into enh/TD-27119
|
2023-12-11 19:38:04 +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: support snap replication by file blocks
|
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 |
|
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
|
fix(tsdb): prepare the memory buffer.
|
2023-12-08 23:44:05 +08:00 |
|
tsdbOpen.c
|
fix: close vnode in the failed mode properly in vmCloseVnode
|
2023-11-09 13:05:52 +08:00 |
|
tsdbRead2.c
|
fix(tsdb): fix syntax error.
|
2023-12-13 17:01:55 +08:00 |
|
tsdbReaderWriter.c
|
tsdb/reader-writer: fix pgno iteration with cache setting
|
2023-11-24 09:06:43 +08:00 |
|
tsdbReadUtil.c
|
fix(tsdb): fix error in tsdb read.
|
2023-12-13 17:00:39 +08:00 |
|
tsdbReadUtil.h
|
fix(tsdb): check the overlap between stt blocks and data file blocks.
|
2023-12-08 18:48:00 +08:00 |
|
tsdbRetention.c
|
Merge branch '3.0' into enh/TD-27119
|
2023-12-08 14:48:17 +08:00 |
|
tsdbSnapInfo.c
|
feat: toggle tsdb snap replication mode by snap info handshake ahead of time
|
2023-12-07 15:29:42 +08:00 |
|
tsdbSnapshot.c
|
enh: control playload size of tsdb snap replication with TSDB_SNAP_DATA_PAYLOAD_SIZE
|
2023-12-07 15:29:42 +08:00 |
|
tsdbSnapshotRAW.c
|
fix: destroy dataReaderArr properly in tsdbSnapRAWReaderClose
|
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
|
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
|
Merge pull request #23494 from taosdata/enh/TD-23769-3.0x
|
2023-11-09 14:51:37 +08:00 |