TDengine/source/libs/executor/src
2022-12-02 15:52:32 +08:00
..
cachescanoperator.c refactor: do some internal refactor. 2022-11-28 12:32:40 +08:00
dataDeleter.c refactor: do some internal refactor. 2022-10-24 16:44:44 +08:00
dataDispatcher.c refactor: enable continue query when the buffer of sink node is lower or empty. 2022-11-23 13:59:38 +08:00
dataInserter.c fix: crash issue caused by insert from query clause 2022-11-22 18:53:48 +08:00
dataSinkMgt.c fix(query): fix coverity issues. 2022-10-21 14:00:46 +08:00
exchangeoperator.c enh(query): improve the multi-way merge performance. 2022-11-29 10:59:40 +08:00
executil.c fix(query): fix memory leak. 2022-12-01 20:01:09 +08:00
executor.c refactor: do some internal refactor. 2022-12-02 15:52:32 +08:00
executorimpl.c refactor: do some internal refactor. 2022-12-01 17:24:26 +08:00
groupoperator.c refactor: do some internal refactor. 2022-11-28 12:32:40 +08:00
joinoperator.c refactor: do some internal refactor. 2022-11-28 12:32:40 +08:00
projectoperator.c fix(query): update the copy function. 2022-11-28 14:36:55 +08:00
scanoperator.c refactor: do some internal refactor. 2022-12-02 15:52:32 +08:00
sortoperator.c enh(query): optimize the perf. 2022-11-29 23:34:22 +08:00
sysscanoperator.c fix(query): fix null ptr access in evaluation block distribution. 2022-12-01 22:17:53 +08:00
tfill.c fix(query): fix invalid tag fill and clear nullbitmp 2022-12-02 10:07:48 +08:00
timesliceoperator.c refactor: do some internal refactor. 2022-11-28 00:28:29 +08:00
timewindowoperator.c fix(query): fix bug in tsdbread. 2022-12-01 18:34:26 +08:00
tlinearhash.c fix(query): fix coverity issues. 2022-10-20 11:27:33 +08:00
tsimplehash.c fix: null pointer check when invoke memcpy 2022-11-15 13:59:00 +08:00
tsort.c enh(query): improve the multi-way merge performance. 2022-11-29 10:59:40 +08:00