TDengine/source/libs/executor/src
2023-04-17 16:33:55 +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 enh: reuse tsdb cache reader 2023-04-14 14:30:20 +08:00
dataDeleter.c merge main 2023-02-23 14:58:22 +08:00
dataDispatcher.c fix: remove protect 2023-04-13 15:59:52 +08:00
dataInserter.c fix: report error when NULL ts is inserted 2023-02-23 18:56:32 +08:00
dataSinkMgt.c fix: handle leak (#20836) 2023-04-11 09:46:06 +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: add debug info 2023-04-12 15:48:18 +08:00
executil.c fix: add group cache hash 2023-04-17 16:33:55 +08:00
executor.c enh: optimize log perf 2023-04-12 13:58:29 +08:00
executorimpl.c fix:optimize log & change the length of tag if tag is null in schemaless 2023-04-11 13:49:18 +08:00
filloperator.c fix: modify pull linear 2023-03-21 18:19:45 +08:00
groupoperator.c Merge pull request #20502 from taosdata/fix/liaohj 2023-03-17 12:50:04 +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 Merge pull request #20534 from taosdata/fix/TD-22671 2023-04-06 11:47:24 +08:00
sortoperator.c fix: block rows number type 2023-03-29 10:46:56 +08:00
sysscanoperator.c fix(query):set the table list ptr. 2023-04-03 13:29:11 +08:00
tfill.c refactor:do some internal refactor. 2023-02-20 10:13:11 +08:00
timesliceoperator.c merge main 2023-02-23 14:58:22 +08:00
timewindowoperator.c refactor: do some internal refactor. 2023-04-03 17:47:48 +08:00
tlinearhash.c refactor: do some internal refactor. 2023-01-06 13:17:22 +08:00
tsort.c enh: optimize table merge scan performance 2023-03-21 11:42:46 +08:00