TDengine/source/libs/executor/src
2022-10-27 21:22:36 +08:00
..
cachescanoperator.c Merge branch '3.0' into fix/TD-19468-2 2022-10-25 17:36:56 +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 correct column match info size. 2022-10-25 15:30:41 +08:00
executor.c Merge pull request #17701 from taosdata/feature/stream 2022-10-27 13:38:46 +08:00
executorimpl.c Merge pull request #17650 from taosdata/feature/stream 2022-10-26 11:10:03 +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 enh(query): enable the limit clause to be push down to the table scan operator. 2022-10-26 11:31:31 +08:00
scanoperator.c opt mem 2022-10-27 21:22:36 +08:00
sortoperator.c fix(query): support limit/offset in merge sort operator. 2022-10-26 19:23:05 +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