TDengine/source/libs/executor/src
2024-11-27 19:51:27 +08:00
..
aggregateoperator.c enh: check param 2024-11-25 11:33:02 +08:00
anomalywindowoperator.c remove some check 2024-11-27 19:51:27 +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 remove some check 2024-11-27 19:51:27 +08:00
dataDeleter.c fix: data deleter memory leak issue 2024-10-08 15:16:48 +08:00
dataDispatcher.c enh: cal output col counts 2024-11-05 15:42:57 +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 blockDataCheck 2024-10-23 15:37:49 +08:00
eventwindowoperator.c remove some check 2024-11-27 19:51:27 +08:00
exchangeoperator.c enh(query)[TD-32732]: add client Id generation and usage 2024-11-07 08:47:31 +08:00
executil.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 11:13:15 +08:00
executor.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 11:13:15 +08:00
executorInt.c remove some check 2024-11-27 19:51:27 +08:00
filloperator.c enh: check param 2024-11-25 11:33:02 +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 some check 2024-11-27 19:51:27 +08:00
hashjoin.c fix: remove assert 2024-08-21 14:41:14 +08:00
hashjoinoperator.c remove some check 2024-11-27 19:51:27 +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 remove some check 2024-11-27 19:51:27 +08:00
querytask.c enh:modify addede rror code passing 2024-09-24 16:29:28 +08:00
scanoperator.c add test case 2024-11-18 09:33:43 +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 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 09:42:50 +08:00
sysscanoperator.c Merge pull request #28703 from taosdata/fix/main/TS-5580 2024-11-11 18:19:20 +08:00
tfill.c add not fill exprs for fill operator 2024-10-23 15:16:16 +08:00
timesliceoperator.c fix(query)[TD-32861]. fix that WHERE condition not work with INTERP function 2024-11-18 16:08:27 +08:00
timewindowoperator.c Merge pull request #28639 from taosdata/main 2024-11-05 09:04:38 +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