homework-jianmu/source/libs/executor/src
yihaoDeng 917b07348c Merge branch 'fix/rocksdbState' into enh/rocksRevert 2023-04-23 02:37:26 +00: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 feat: last queries with tags output can be read from cache 2023-04-18 17:13:14 +08:00
dataDeleter.c fix(query): fix invalid free. 2023-04-18 10:40:53 +08:00
dataDispatcher.c add backpressure 2023-04-04 07:20:05 +00:00
dataInserter.c fix(query): fix invalid free. 2023-04-18 10:40:53 +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 fix(stream): update the table list api. 2023-04-17 14:08:54 +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 Merge branch 'feature/3_liaohj' into enh/rocksRevert 2023-04-15 09:35:43 +08:00
filloperator.c Merge branch 'dev3' into enh/rocksRevert 2023-04-11 10:59:00 +00:00
groupoperator.c Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-11 11:15:41 +00: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 branch 'fix/rocksdbState' into enh/rocksRevert 2023-04-23 02:37:26 +00: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 fix memory leak 2023-04-11 11:13:23 +08:00
timesliceoperator.c fix memory leak 2023-04-11 11:13:23 +08:00
timewindowoperator.c Merge branch 'fix/rocksdbState' into enh/rocksRevert 2023-04-23 02:37:26 +00:00
tlinearhash.c refactor: do some internal refactor. 2023-01-06 13:17:22 +08:00
tsort.c fix: merge main to 3.0 2023-03-22 16:08:16 +08:00