TDengine/source/libs/executor/src
2023-08-15 16:29:48 +08:00
..
aggregateoperator.c feat: optimize partition by tbname slimit 2023-07-20 15:07:55 +08:00
cachescanoperator.c feature: add input, output ts order for execution plans 2023-06-16 10:26:09 +08:00
dataDeleter.c refactor: do some internal refactor. 2023-04-28 11:42:34 +08:00
dataDispatcher.c other: merge main. 2023-05-17 15:42:15 +08:00
dataInserter.c fix:fix error. 2023-05-24 23:49:26 +08:00
dataSinkMgt.c fix:fix error. 2023-05-24 23:49:26 +08:00
eventwindowoperator.c refact stream interval 2023-08-14 17:52:39 +08:00
exchangeoperator.c feature: add input, output ts order for execution plans 2023-06-16 10:26:09 +08:00
executil.c refactor stream scan log 2023-08-15 15:42:50 +08:00
executor.c fix(stream): avoid launching check downstream when failed to add stream task into stream meta. 2023-08-09 12:03:14 +08:00
executorInt.c refact stream interval 2023-08-14 17:52:39 +08:00
filloperator.c refactor stream session window 2023-08-14 17:52:39 +08:00
groupoperator.c refactor stream session window 2023-08-14 17:52:39 +08:00
joinoperator.c Merge pull request #21901 from taosdata/fix/liaohj 2023-07-03 15:15:21 +08:00
operator.c feature: optimize interval with limit 2023-08-04 15:04:04 +08:00
projectoperator.c refactor stream scan log 2023-08-15 15:42:50 +08:00
querytask.c fix: make kill query work for sysscanoperator 2023-08-14 15:21:58 +08:00
scanoperator.c refactor stream scan log 2023-08-15 16:29:48 +08:00
sortoperator.c fix: choose heap sort for table merge scan when row size is big and has limit 2023-07-25 09:48:08 +08:00
streamtimewindowoperator.c refactor stream session window 2023-08-14 17:52:39 +08:00
sysscanoperator.c fix: make kill query work for sysscanoperator 2023-08-14 15:21:58 +08:00
tfill.c fix: fix(value, null) output behavior 2023-07-21 10:14:12 +08:00
timesliceoperator.c fix: fix(value, null) output behavior 2023-07-21 10:19:41 +08:00
timewindowoperator.c refact stream interval 2023-08-14 17:52:39 +08:00
tlinearhash.c enh: unify error msg for no disk space 2023-04-25 15:39:11 +08:00
tsort.c fix: make kill query work for sysscanoperator 2023-08-14 15:21:58 +08:00