TDengine/source/libs/executor/src
Shengliang Guan ccc2407fe6
Merge pull request #18459 from taosdata/feature/stream
enh(stream): new api for stream queue
2022-11-26 09:26:01 +08:00
..
cachescanoperator.c refactor: do some internal refactor. 2022-11-22 22:42:44 +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: group by tbname optimize 2022-11-24 15:38:48 +08:00
executil.c other: merge 3.0. 2022-11-06 11:37:21 +08:00
executor.c fix(query): remove 2.6 test code 2022-11-23 10:55:28 +08:00
executorimpl.c refactor: do some internal refactor. 2022-11-25 18:22:09 +08:00
groupoperator.c enh(stream): new api for stream queue 2022-11-25 18:03:40 +08:00
joinoperator.c fix: core dump when left data block id is equal to right data block id 2022-11-23 16:38:59 +08:00
projectoperator.c refactor: do some internal refactor. 2022-11-22 22:42:44 +08:00
scanoperator.c Merge pull request #18459 from taosdata/feature/stream 2022-11-26 09:26:01 +08:00
sortoperator.c fix(query): check for null ptr before extract sort execution information. 2022-11-25 11:42:38 +08:00
sysscanoperator.c refactor: do some internal refactor. 2022-11-22 22:46:06 +08:00
tfill.c fix:support scalar function with fill 2022-11-25 14:59:11 +08:00
timewindowoperator.c fix:Explicit null dereferenced 2022-11-24 14:51:15 +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 fix(query): check for null ptr before extract sort execution information. 2022-11-25 11:42:38 +08:00