TDengine/source/dnode/vnode/src/tsdb
dapan1121 44462ef869
Merge pull request #18321 from taosdata/szhou/fixbugs
fix: fix error for select count(c2),count(ts) from table caused by null ts column aggregation
2022-11-22 13:17:11 +08:00
..
tsdbCache.c fix: skip empty data in delete file 2022-11-10 08:14:21 +08:00
tsdbCacheRead.c fix: reset last load info when close dataf reader for stt last files 2022-11-03 15:19:21 +08:00
tsdbCommit.c enh: support wider range for future timestamp 2022-11-09 18:10:30 +08:00
tsdbCompact.c more code 2022-08-23 10:59:30 +08:00
tsdbDiskData.c perf: optimize sma calculation 2022-11-07 15:42:53 +08:00
tsdbFile.c tsdb retention fix done 2022-09-09 15:42:20 +08:00
tsdbFS.c test: adjust log 2022-10-21 10:39:29 +08:00
tsdbMemTable.c more optimize 2022-11-14 17:32:09 +08:00
tsdbMergeTree.c refactor(query): do some internal refactor. 2022-11-03 10:01:11 +08:00
tsdbOpen.c fix: real path optimization in case of invalid read 2022-11-17 10:56:24 +08:00
tsdbRead.c Merge pull request #18321 from taosdata/szhou/fixbugs 2022-11-22 13:17:11 +08:00
tsdbReaderWriter.c fix: omit sma for all NONE/NULL column 2022-11-16 15:47:40 +08:00
tsdbRetention.c fix: coverity scan problem 2022-10-20 09:36:15 +08:00
tsdbSnapshot.c test: adjust log 2022-10-21 10:39:29 +08:00
tsdbUtil.c fix: binary NONE + NULL commit coredump 2022-11-20 15:51:40 +08:00
tsdbWrite.c chore: code refactor for tsMaxKey definition 2022-11-10 15:58:16 +08:00