TDengine/source/libs/executor/src
2023-08-25 14:59:39 +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 fix: memory leak issue 2023-08-22 18:40:42 +08:00
dataDispatcher.c fix: memory leak issue 2023-08-22 18:40:42 +08:00
dataInserter.c fix: memory leak issue 2023-08-22 18:40:42 +08:00
dataSinkMgt.c fix: memory leak issue 2023-08-22 18:40:42 +08:00
eventwindowoperator.c Merge pull request #21742 from wangjiaming0909/feature/3.0/TD-24656 2023-06-18 19:24:29 +08:00
exchangeoperator.c feature: add input, output ts order for execution plans 2023-06-16 10:26:09 +08:00
executil.c feat: optimize partition by tbname slimit 2023-07-20 15:07:55 +08:00
executor.c fix: memory leak issue 2023-08-22 18:40:42 +08:00
executorInt.c other: merge main. 2023-07-13 11:02:09 +08:00
filloperator.c fix: wrong start key for pFill when unit of sliding is y or n 2023-08-25 14:59:39 +08:00
groupoperator.c mem leak 2023-08-24 15:00:09 +08:00
joinoperator.c Merge pull request #21901 from taosdata/fix/liaohj 2023-07-03 15:15:21 +08:00
operator.c set fill history info 2023-06-25 17:47:10 +08:00
projectoperator.c mem leak 2023-08-24 15:00:09 +08:00
querytask.c fix: set correct function ptr. 2023-05-25 17:51:03 +08:00
scanoperator.c mem leak 2023-08-24 15:00:09 +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
sysscanoperator.c other: merge 3.0 2023-06-27 11:33:40 +08:00
tfill.c fix: fix(value, null) output behavior 2023-07-21 10:14:12 +08:00
timesliceoperator.c fix: add time window boundary check before interpolation 2023-08-11 10:19:32 +08:00
timewindowoperator.c mem leak 2023-08-24 16:36:58 +08:00
tlinearhash.c enh: unify error msg for no disk space 2023-04-25 15:39:11 +08:00
tsort.c fix: fix tsort crash caused by not enough disk space 2023-08-04 16:03:06 +08:00