TDengine/source/libs/executor/src
2024-11-01 13:35:46 +08:00
..
aggregateoperator.c fix:[TD-32372] Clean up in a right way. 2024-10-09 09:26:57 +08:00
anomalywindowoperator.c fix: forecast and anomaly can input up to 10000 rows 2024-10-15 16:25:14 +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-10-24 16:49:38 +08:00
dataInserter.c Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-10-24 16:49:38 +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 fix(query)[TD-32258]. Fix error handling in operator interface functions 2024-09-24 18:15:14 +08:00
eventwindowoperator.c feat: data analysis 2024-10-09 17:09:43 +08:00
exchangeoperator.c Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-10-24 16:49:38 +08:00
executil.c Merge pull request #28273 from taosdata/fix/3.0/TD-32184 2024-10-21 13:35:02 +08:00
executor.c Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-10-24 16:49:38 +08:00
executorInt.c Merge pull request #28187 from taosdata/fix/3_liaohj 2024-09-30 09:00:56 +08:00
filloperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
forecastoperator.c fix: forecast and anomaly can input up to 10000 rows 2024-10-15 16:25:14 +08:00
groupcacheoperator.c replace snprintf with tsnprintf 2024-10-20 22:36:52 +08:00
groupoperator.c other: merge 3.0 2024-09-26 09:59:29 +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 other: merge 3.0 2024-09-26 09:59:29 +08:00
operator.c feat: data analysis 2024-10-15 10:00:38 +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 enh:modify addede rror code passing 2024-09-24 16:29:28 +08:00
scanoperator.c Merge pull request #28187 from taosdata/fix/3_liaohj 2024-09-30 09:00:56 +08:00
sortoperator.c fix(stream): return value. 2024-09-29 22:59:18 +08:00
streamcountwindowoperator.c fix(stream):fix issue for stream count window state buff 2024-09-29 14:16:16 +08:00
streameventwindowoperator.c Merge pull request #28094 from taosdata/fix/3.0/TD-32310 2024-09-26 09:50:13 +08:00
streamexecutorInt.c optimize stream operator checkpoint 2024-05-16 16:24:58 +08:00
streamfilloperator.c calculate stream fill row buff size 2024-09-30 11:33:44 +08:00
streamtimewindowoperator.c fix:[TD-32184] fix heap use after free. 2024-10-14 11:24:02 +08:00
sysscanoperator.c enh: add memory alloc & free stat 2024-11-01 13:35:46 +08:00
tfill.c add log 2024-08-23 11:13:36 +08:00
timesliceoperator.c Revert "fix:[TD-32334] Generate correct time window when using interp with fill next and linear." 2024-10-16 08:05:53 +08:00
timewindowoperator.c Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-10-24 16:49: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