homework-jianmu/source/libs/executor/src
Liu Jicong 11ca4ddf8c
Merge pull request #17288 from taosdata/feature/stream
refactor(stream): state/session map id to tbname
2022-10-11 16:07:22 +08:00
..
cachescanoperator.c fix(query): fix memory leak. 2022-09-30 13:03:25 +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 merge 3.0 2022-10-09 17:00:18 +08:00
executor.c feat(stream): support define table name 2022-10-09 16:54:27 +08:00
executorimpl.c refactor(stream): state/session map id to tbname 2022-10-11 15:27:56 +08:00
groupoperator.c add tbname column into stream special block 2022-10-09 22:49:37 +08:00
joinoperator.c fix(query): check return value and do some internal refactor. 2022-08-25 10:55:28 +08:00
projectoperator.c optimize projection return 2022-09-29 12:14:41 +08:00
scanoperator.c Merge pull request #17281 from taosdata/feature/stream 2022-10-11 09:27:49 +08:00
sortoperator.c fix(query): check return value and do some internal refactor. 2022-08-25 10:55:28 +08:00
tfill.c fix: fix _wend computation error 2022-10-10 16:53:17 +08:00
timewindowoperator.c Merge pull request #17288 from taosdata/feature/stream 2022-10-11 16:07:22 +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