TDengine/source/libs/executor/src
2022-10-28 14:45:35 +08:00
..
cachescanoperator.c fix(query): set fetch block info. 2022-10-28 14:45:35 +08:00
dataDeleter.c refactor: do some internal refactor. 2022-10-24 16:44:44 +08:00
dataDispatcher.c refactor: do some internal refactor. 2022-10-24 16:44:44 +08:00
dataInserter.c fix: fix coverity issues 2022-10-20 09:06:18 +08:00
dataSinkMgt.c fix(query): fix coverity issues. 2022-10-21 14:00:46 +08:00
executil.c fix(query): set fetch block info. 2022-10-28 14:45:35 +08:00
executor.c fix(query): check status before add table uid in hash map. and do some other refactor. 2022-10-28 10:43:25 +08:00
executorimpl.c fix(query): set fetch block info. 2022-10-28 14:45:35 +08:00
groupoperator.c fix(query): remove redundant ts cols in cache scan. 2022-10-24 13:26:54 +08:00
joinoperator.c fix(query): remove redundant ts cols in cache scan. 2022-10-24 13:26:54 +08:00
projectoperator.c fix(query): handle partition by in table scan operator with limit/offset value. 2022-10-27 16:58:32 +08:00
scanoperator.c fix(query): set fetch block info. 2022-10-28 14:45:35 +08:00
sortoperator.c fix(query): set fetch block info. 2022-10-28 14:45:35 +08:00
tfill.c refactor: do some internal refactor. 2022-10-24 16:44:44 +08:00
timewindowoperator.c feat(stream):add ci 2022-10-26 17:40:07 +08:00
tlinearhash.c fix(query): fix coverity issues. 2022-10-20 11:27:33 +08:00
tsimplehash.c enh: enable the -Wformat=2 compiler option 2022-10-19 09:24:15 +08:00
tsort.c fix(query): fix coverity issues. 2022-10-23 15:20:29 +08:00