TDengine/source/libs/executor/src
2022-09-20 10:45:38 +08:00
..
cachescanoperator.c feature(query): support last function cache and retrieve data. 2022-08-26 15:27:19 +08:00
dataDeleter.c fix test case 2022-09-16 23:49:07 +08:00
dataDispatcher.c fix(query): add value check. 2022-09-04 11:58:02 +08:00
dataInserter.c fix: set none if cols not full 2022-08-09 20:32:02 +08:00
dataSinkMgt.c feat: insert from query 2022-07-06 21:00:31 +08:00
executil.c fix(query): add null ptr check. 2022-09-19 14:08:30 +08:00
executor.c fix test case 2022-09-16 23:49:07 +08:00
executorimpl.c feat(stream): optimize disc buff 2022-09-19 17:13:13 +08:00
groupoperator.c feat(stream): stream delete for session&state 2022-09-08 14:14:52 +08:00
joinoperator.c fix(query): check return value and do some internal refactor. 2022-08-25 10:55:28 +08:00
projectoperator.c refactor(query): do some internal refactor. 2022-08-29 18:47:46 +08:00
scanoperator.c feat(steam):optimize window close 2022-09-20 10:45:38 +08:00
sortoperator.c fix(query): check return value and do some internal refactor. 2022-08-25 10:55:28 +08:00
tfill.c other:merge 3.0 2022-08-25 11:01:36 +08:00
timewindowoperator.c feat(steam):optimize window close 2022-09-20 10:45:38 +08:00
tlinearhash.c refactor(query): do some internal refactor. 2022-08-29 18:47:46 +08:00
tsimplehash.c feat(stream):optimize delete window 2022-09-13 16:50:27 +08:00
tsort.c fix: fix taosd order crash issue 2022-09-02 19:01:26 +08:00