homework-jianmu/source/libs/executor/src
dapan1121 c998f31044
Merge pull request #27406 from taosdata/fix/TD-31619
fix: operator param free issue
2024-08-23 11:32:45 +08:00
..
aggregateoperator.c fix issue 2024-08-15 17:03:32 +08:00
cachescanoperator.c fix compile error 2024-08-20 16:47:22 +08:00
countwindowoperator.c fix compile error 2024-08-20 16:47:22 +08:00
dataDeleter.c fix: remove assert 2024-08-21 14:41:14 +08:00
dataDispatcher.c Merge pull request #27364 from taosdata/fix/TD-31546 2024-08-21 17:13:35 +08:00
dataInserter.c fix: remove assert 2024-08-21 14:41:14 +08:00
dataSinkMgt.c fix: sink function return code processing 2024-07-22 18:42:43 +08:00
dynqueryctrloperator.c fix: operator param free issue 2024-08-22 17:07:00 +08:00
eventwindowoperator.c fix issue 2024-08-15 17:03:32 +08:00
exchangeoperator.c fix: local policy memory leak 2024-08-22 10:03:09 +08:00
executil.c fix mem leak 2024-08-16 14:30:35 +08:00
executor.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/adj_assert 2024-08-20 19:35:36 +08:00
executorInt.c enh(stream):remove assert of stream operator 2024-08-20 15:02:09 +08:00
filloperator.c enh(stream):remove assert of stream operator 2024-08-20 15:02:09 +08:00
groupcacheoperator.c Merge pull request #27232 from taosdata/fix/TD-31459 2024-08-16 09:35:43 +08:00
groupoperator.c fix issue 2024-08-15 17:38:29 +08:00
hashjoin.c fix: remove assert 2024-08-21 14:41:14 +08:00
hashjoinoperator.c fix: remove assert 2024-08-21 14:41:14 +08:00
mergejoin.c fix: remove assert 2024-08-21 14:41:14 +08:00
mergejoinoperator.c fix: remove assert 2024-08-21 14:41:14 +08:00
mergeoperator.c fix: return code issue 2024-08-22 13:49:38 +08:00
operator.c free operator 2024-08-08 08:38:17 +08:00
projectoperator.c fix:[TD-31588] Handle error when initFunc failed . 2024-08-21 18:50:08 +08:00
querytask.c fix exec task memory leaks 2024-08-13 11:23:00 +08:00
scanoperator.c fix: return code issue 2024-08-22 13:49:38 +08:00
sortoperator.c fix: return code issue 2024-08-22 13:49:38 +08:00
streamcountwindowoperator.c enh(stream):remove assert of stream operator 2024-08-20 15:02:09 +08:00
streameventwindowoperator.c enh(stream):remove assert of stream operator 2024-08-20 15:02:09 +08:00
streamexecutorInt.c optimize stream operator checkpoint 2024-05-16 16:24:58 +08:00
streamfilloperator.c enh(stream):remove assert of stream operator 2024-08-20 15:02:09 +08:00
streamtimewindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/adj_assert 2024-08-20 19:35:36 +08:00
sysscanoperator.c fix(query):remove null pointer 2024-08-22 14:04:39 +08:00
tfill.c fix issue 2024-08-15 17:38:29 +08:00
timesliceoperator.c enh(stream):remove assert of stream operator 2024-08-20 15:02:09 +08:00
timewindowoperator.c adj functioin res 2024-08-22 16:47:23 +08:00
tlinearhash.c fix(query): check the return value. 2024-07-30 15:44:29 +08:00
tsort.c Merge pull request #27395 from taosdata/fix/TD-31581 2024-08-22 16:07:00 +08:00