homework-jianmu/source/libs/executor/src
Haojun Liao c4f4e008d0 fix(query): add null ptr check. 2022-10-31 11:53:35 +08:00
..
cachescanoperator.c refactor: do some internal refactor. 2022-10-30 22:13:49 +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): add null ptr check. 2022-10-31 11:43:00 +08:00
executor.c fix(query): add null ptr check. 2022-10-31 11:53:35 +08:00
executorimpl.c fix(query): check null before free resource, and some internal refactor. 2022-10-31 10:41:25 +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 Revert "fix(query): handle partition by in table scan operator" 2022-10-28 18:05:19 +08:00
scanoperator.c fix(query): check null before free resource, and some internal refactor. 2022-10-31 10:41:25 +08:00
sortoperator.c Revert "fix(query): handle partition by in table scan operator" 2022-10-28 18:05:19 +08:00
tfill.c refactor: do some internal refactor. 2022-10-24 16:44:44 +08:00
timewindowoperator.c refactor: remove some codes. 2022-10-28 19:40:55 +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