TDengine/source/libs/executor/src
2022-05-20 23:59:17 +08:00
..
dataDispatcher.c enh: control the memory of the rpc queue 2022-05-14 11:53:46 +08:00
dataSinkMgt.c fix mem leak 2022-05-06 22:11:33 +08:00
executil.c refactor: do some internal refactor, and set the correct intermediate buffer size for average function. 2022-05-20 23:58:34 +08:00
executor.c fix(query): ignore the check of qualified table id. 2022-05-20 22:45:43 +08:00
executorimpl.c fix(query): set buffer page dirty when place data in it. 2022-05-20 23:59:17 +08:00
executorMain.c test(stream): _wstartts should be reverse quoted 2022-05-18 21:23:06 +08:00
groupoperator.c fix(query): set buffer page dirty when place data in it. 2022-05-20 23:59:17 +08:00
indexoperator.c enh(index): fix sanitizer error 2022-05-14 20:53:40 +08:00
joinoperator.c fix(query): extract correct join condition from physical plan. 2022-05-16 11:10:05 +08:00
scanoperator.c Merge pull request #12719 from taosdata/feature/TD-13041 2022-05-20 13:15:49 +08:00
sortoperator.c enh(query): add error check for scalar function calculation. 2022-05-09 19:16:22 +08:00
tfill.c refactor: remove some comments. 2022-05-02 23:59:59 +08:00
timewindowoperator.c refactor: do some internal refactor, and set the correct intermediate buffer size for average function. 2022-05-20 23:58:34 +08:00
tlinearhash.c fix error in order by logic & fix no return error 2022-04-02 14:29:43 +08:00
tsimplehash.c fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
tsort.c fix(query): add some check for null pointer. 2022-05-06 22:12:35 +08:00