TDengine/source/libs/executor/src
2024-08-23 14:49:32 +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 Merge pull request #27389 from taosdata/fix/TS-5311 2024-08-23 14:36:20 +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(query):seset group id for the results of event and count operators 2024-08-22 11:11:40 +08:00
exchangeoperator.c fix: local policy memory leak 2024-08-22 10:03:09 +08:00
executil.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-22 14:47:16 +08:00
executor.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-22 14:47:16 +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 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-08 19:30:46 +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 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-23 14:49:32 +08:00
sortoperator.c fix: return code issue 2024-08-22 13:49:38 +08:00
streamcountwindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-22 14:47:16 +08:00
streameventwindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-22 14:47:16 +08:00
streamexecutorInt.c optimize stream operator checkpoint 2024-05-16 16:24:58 +08:00
streamfilloperator.c adj state cache 2024-08-22 15:59:42 +08:00
streamtimesliceoperator.c fix issue 2024-08-19 13:23:09 +08:00
streamtimewindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-22 14:47:16 +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 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-23 14:49:32 +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