TDengine/source/libs/executor/src
2024-09-24 11:35:36 +08:00
..
aggregateoperator.c enh:[TD-32158] Free memory allocated in function setup. 2024-09-24 11:35:36 +08:00
cachescanoperator.c enh: retrieveRows no more if got all data 2024-09-14 17:02:38 +08:00
countwindowoperator.c fix:[TD-32262] Avoid mem leak when error occurs. 2024-09-23 13:50:55 +08:00
dataDeleter.c fix: remove void function call 2024-09-12 14:17:14 +08:00
dataDispatcher.c fix: remove void function call 2024-09-12 14:17:14 +08:00
dataInserter.c fix: remove void function call 2024-09-12 14:17:14 +08:00
dataSinkMgt.c fix: sink function return code processing 2024-07-22 18:42:43 +08:00
dynqueryctrloperator.c fix: memory init issue 2024-09-18 18:36:21 +08:00
eventwindowoperator.c enh:[TD-32158] Free memory allocated in function setup. 2024-09-24 11:35:36 +08:00
exchangeoperator.c fix mem leak 2024-09-20 18:24:46 +08:00
executil.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
executor.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
executorInt.c enh:[TD-32158] Free memory allocated in function setup. 2024-09-24 11:35:36 +08:00
filloperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
groupcacheoperator.c fix: compile issue 2024-09-23 11:35:43 +08:00
groupoperator.c enh:[TD-32158] Free memory allocated in function setup. 2024-09-24 11:35:36 +08:00
hashjoin.c fix: remove assert 2024-08-21 14:41:14 +08:00
hashjoinoperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
mergejoin.c fix: remove void function call 2024-09-12 14:17:14 +08:00
mergejoinoperator.c fix: add memory alloc validation 2024-09-14 17:28:24 +08:00
mergeoperator.c enh(query)[TD-31903]. Handle return values for function calls 2024-09-13 11:45:59 +08:00
operator.c enh:[TD-32158] Free memory allocated in function setup. 2024-09-24 11:35:36 +08:00
projectoperator.c fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +08:00
querytask.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
scanoperator.c Merge pull request #27993 from taosdata/enh/TD-31691 2024-09-20 17:26:58 +08:00
sortoperator.c fix(query)[TD-32196]. Fix error code handling in group sort 2024-09-20 16:37:50 +08:00
streamcountwindowoperator.c enh:[TD-32158] Free memory allocated in function setup. 2024-09-24 11:35:36 +08:00
streameventwindowoperator.c enh:[TD-32158] Free memory allocated in function setup. 2024-09-24 11:35:36 +08:00
streamexecutorInt.c optimize stream operator checkpoint 2024-05-16 16:24:58 +08:00
streamfilloperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
streamtimewindowoperator.c enh:[TD-32158] Free memory allocated in function setup. 2024-09-24 11:35:36 +08:00
sysscanoperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
tfill.c add log 2024-08-23 11:13:36 +08:00
timesliceoperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
timewindowoperator.c enh:[TD-32158] Free memory allocated in function setup. 2024-09-24 11:35:36 +08:00
tlinearhash.c Merge pull request #27993 from taosdata/enh/TD-31691 2024-09-20 17:26:58 +08:00
tsort.c enh:modify error code passing 2024-09-20 13:23:44 +08:00