TDengine/source/libs/executor/src
2024-09-18 17:24:00 +08:00
..
aggregateoperator.c fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +08:00
cachescanoperator.c fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +08:00
countwindowoperator.c fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +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 Merge pull request #27849 from taosdata/fix/TD-31896 2024-09-13 08:41:28 +08:00
eventwindowoperator.c fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +08:00
exchangeoperator.c semphore 2024-09-11 20:36:03 +08:00
executil.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-09 11:21:23 +08:00
executor.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-18 16:26:37 +08:00
executorInt.c Merge pull request #27760 from taosdata/fix/3.0/TD-31974 2024-09-12 08:44:08 +08:00
filloperator.c fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +08:00
groupcacheoperator.c Merge pull request #27849 from taosdata/fix/TD-31896 2024-09-13 08:41:28 +08:00
groupoperator.c add ci and fix issue 2024-09-18 11:08:47 +08:00
hashjoin.c fix: remove assert 2024-08-21 14:41:14 +08:00
hashjoinoperator.c fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +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 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-18 16:26:37 +08:00
projectoperator.c fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +08:00
querytask.c Merge pull request #27688 from taosdata/fix/3_liaohj 2024-09-06 09:11:08 +08:00
scanoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-18 16:26:37 +08:00
sortoperator.c fix: add block data check 2024-09-10 16:56:36 +08:00
streamcountwindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-09 11:21:23 +08:00
streameventwindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-09 11:21:23 +08:00
streamexecutorInt.c add ci and fix issue 2024-09-18 11:08:47 +08:00
streamfilloperator.c add check 2024-09-18 17:24:00 +08:00
streamtimesliceoperator.c add ci and fix issue 2024-09-18 11:08:47 +08:00
streamtimewindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-18 16:26:37 +08:00
sysscanoperator.c pointer check 2024-09-14 18:11:36 +08:00
tfill.c add log 2024-08-23 11:13:36 +08:00
timesliceoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-09 11:21:23 +08:00
timewindowoperator.c fix(query):use window start key when ts column is null 2024-09-12 15:34:57 +08:00
tlinearhash.c enh(query)[TD-31903]. Handle return values for function calls 2024-09-13 11:45:59 +08:00
tsort.c enh(query)[TD-31903]. Handle return values for function calls 2024-09-13 11:45:59 +08:00