TDengine/source/libs/executor/src
2024-11-13 19:19:00 +08:00
..
aggregateoperator.c fix:[TD-32506] fix mem leak in percentile function. 2024-11-04 09:35:15 +08:00
anomalywindowoperator.c refactor: do some internal refacrtor. 2024-11-07 16:44:43 +08:00
cachescanoperator.c fix(query)[TD-32258]. Fix error handling in operator interface functions 2024-09-24 18:15:14 +08:00
countwindowoperator.c fix:[TD-32262] Avoid mem leak when error occurs. 2024-09-23 13:50:55 +08:00
dataDeleter.c Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-10-24 16:49:38 +08:00
dataDispatcher.c Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-11-08 10:13:20 +08:00
dataInserter.c fix: remove taosMem calling 2024-11-11 09:09:40 +08:00
dataSinkMgt.c Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-07-29 11:16:36 +08:00
dynqueryctrloperator.c blockDataCheck 2024-10-23 15:37:49 +08:00
eventwindowoperator.c feat: data analysis 2024-10-09 17:09:43 +08:00
exchangeoperator.c fix: duplicated clientId issue 2024-11-13 19:19:00 +08:00
executil.c Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-11-08 10:13:20 +08:00
executor.c Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-11-08 10:13:20 +08:00
executorInt.c fix tsma stream same tbname with same group id 2024-11-08 09:42:59 +08:00
filloperator.c fix filloperator memory leak 2024-10-23 18:19:37 +08:00
forecastoperator.c refactor: do some internal refacrtor. 2024-11-07 16:44:43 +08:00
groupcacheoperator.c blockDataCheck 2024-10-23 15:37:49 +08:00
groupoperator.c remove logs 2024-11-08 09:50:32 +08:00
hashjoin.c fix: remove assert 2024-08-21 14:41:14 +08:00
hashjoinoperator.c fix(query)[TD-32258]. Fix error handling in operator interface functions 2024-09-24 18:15:14 +08:00
mergejoin.c fix: remove void function call 2024-09-12 14:17:14 +08:00
mergejoinoperator.c fix(query)[TD-32258]. Fix error handling in operator interface functions 2024-09-24 18:15:14 +08:00
mergeoperator.c fix: check return value 2024-10-23 15:51:46 +08:00
operator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 11:13:15 +08:00
projectoperator.c fix(query)[TD-32258]. Fix error handling in operator interface functions 2024-09-24 18:15:14 +08:00
querytask.c Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-11-11 11:01:22 +08:00
scanoperator.c remove logs 2024-11-08 09:50:32 +08:00
sortoperator.c blockDataCheck 2024-10-23 15:37:49 +08:00
streamcountwindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-30 09:05:46 +08:00
streameventwindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-27 11:37:37 +08:00
streamexecutorInt.c add ci and fix issue 2024-09-18 11:08:47 +08:00
streamfilloperator.c fix issue 2024-11-06 11:44:02 +08:00
streamintervalsliceoperator.c fix issue 2024-11-05 18:14:35 +08:00
streamtimesliceoperator.c fix issue 2024-11-05 18:14:35 +08:00
streamtimewindowoperator.c fix tsma drop ctb 2024-11-08 09:47:04 +08:00
sysscanoperator.c fix: remove taosMem calling 2024-11-11 09:09:40 +08:00
tfill.c add not fill exprs for fill operator 2024-10-23 15:16:16 +08:00
timesliceoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-04 09:11:43 +08:00
timewindowoperator.c Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-11-08 10:13:20 +08:00
tlinearhash.c Merge pull request #27993 from taosdata/enh/TD-31691 2024-09-20 17:26:58 +08:00
tsort.c Merge pull request #28187 from taosdata/fix/3_liaohj 2024-09-30 09:00:56 +08:00