TDengine/source/libs/executor/src
2023-04-27 16:06:06 +08:00
..
aggregateoperator.c fix: set block allocated to false for each call to downstream operator 2023-04-07 18:54:37 +08:00
cachescanoperator.c fix(query):set the table list ptr. 2023-04-03 13:29:11 +08:00
dataDeleter.c refactor: remove assert. 2023-04-27 15:37:33 +08:00
dataDispatcher.c refactor: remove assert. 2023-04-27 15:37:33 +08:00
dataInserter.c refactor: do some internal refactor. 2023-04-27 09:28:20 +08:00
dataSinkMgt.c merge main 2023-04-11 15:56:28 +08:00
eventwindowoperator.c fix: the number of output lines is incorrect when the event window is used with the multiline function 2023-03-03 15:20:07 +08:00
exchangeoperator.c fix(query): fix memory leak. 2023-04-02 22:47:26 +08:00
executil.c refactor: remove assert. 2023-04-27 15:37:33 +08:00
executor.c fix:[TS-3082] change offset to firstver if offset is smller than firstVer when wal is removed 2023-04-21 11:43:39 +08:00
executorimpl.c fix(query): fix the invalid read. 2023-04-14 19:37:58 +08:00
filloperator.c fix: modify pull linear 2023-03-21 18:19:45 +08:00
groupoperator.c refactor: remove assert. 2023-04-27 15:37:33 +08:00
joinoperator.c Merge pull request #20067 from taosdata/fix/TS-2687 2023-02-23 10:40:23 +08:00
projectoperator.c fix:lose consume data because of exec close if consume while insert data 2023-04-03 19:54:52 +08:00
scanoperator.c refactor: do some internal refactor. 2023-04-27 16:06:06 +08:00
sortoperator.c fix: block rows number type 2023-03-29 10:46:56 +08:00
sysscanoperator.c fix: when db_name != xxx can not be optimized by uid index 2023-04-21 15:01:35 +08:00
tfill.c refactor: remove assert. 2023-04-27 15:37:33 +08:00
timesliceoperator.c fix memory leak 2023-04-11 11:13:23 +08:00
timewindowoperator.c refactor: remove assert. 2023-04-27 15:33:04 +08:00
tlinearhash.c refactor: do some internal refactor. 2023-01-06 13:17:22 +08:00
tsort.c refactor: remove assert. 2023-04-27 15:37:33 +08:00