TDengine/source/libs/executor/src
2023-02-10 16:03:11 +08:00
..
cachescanoperator.c refactor: do some internal refactor. 2022-12-23 17:45:12 +08:00
dataDeleter.c refactor: do some internal refactor. 2022-12-26 10:58:17 +08:00
dataDispatcher.c refactor: do some internal refactor. 2022-12-26 10:58:17 +08:00
dataInserter.c fix: index not updated issue 2022-12-30 17:48:24 +08:00
dataSinkMgt.c fix(query): fix coverity issues. 2022-10-21 14:00:46 +08:00
exchangeoperator.c fix(query): set correct total rsp rows. 2023-01-20 23:38:31 +08:00
executil.c fix(query): set correct tag value during tag filter and do some internal refactor. 2023-02-10 16:03:11 +08:00
executor.c fix: fix compile issue 2023-01-18 17:27:27 +08:00
executorimpl.c refactor(query): opt perf by remove some functions. 2023-02-03 14:24:00 +08:00
filloperator.c Merge pull request #19120 from taosdata/fix/TD-21448 2022-12-25 15:29:10 +08:00
groupoperator.c fix(query): check for failure during add new buf pages. 2023-01-22 01:45:29 +08:00
joinoperator.c refactor: do some internal refactor. 2022-12-26 10:58:17 +08:00
projectoperator.c enh(query): add check for limit reach status. 2023-02-06 13:40:51 +08:00
scanoperator.c enh(query): add check for limit reach status. 2023-02-06 13:40:51 +08:00
sortoperator.c fix(query): fix bug in multi-group limit/offset of the merge sort . 2023-02-02 16:57:05 +08:00
sysscanoperator.c fix: rows number exceeds block capacity issue 2023-01-18 15:55:24 +08:00
tfill.c fix: add get tb from mem time info 2023-01-31 16:38:29 +08:00
timesliceoperator.c fix: scalar expr memory leak issue 2023-02-02 19:39:08 +08:00
timewindowoperator.c other: merge main. 2023-02-02 14:00:36 +08:00
tlinearhash.c refactor: do some internal refactor. 2023-01-06 13:17:22 +08:00
tsort.c fix: error code not returned issue 2023-01-09 13:22:11 +08:00