homework-jianmu/source/libs/executor/src
Haojun Liao 0f9f52e78b fix(query): remove false assert. 2022-05-08 16:37:12 +08:00
..
dataDispatcher.c fix(query): revise the output data column info in the exchange operator to be adaptable for the case of extensive datablocks. 2022-04-28 18:08:56 +08:00
dataSinkMgt.c fix mem leak 2022-05-06 22:11:33 +08:00
executil.c other: merge with 3.0. 2022-05-08 16:06:47 +08:00
executor.c enh(query): set the status of stream scan operator. 2022-04-19 16:11:16 +08:00
executorMain.c fix(query): eliminate memory leak. 2022-05-07 17:23:05 +08:00
executorimpl.c fix(query): remove false assert. 2022-05-08 16:37:12 +08:00
groupoperator.c fix(query): update the column match strategy. 2022-05-07 11:04:38 +08:00
indexoperator.c enh(index): support more data type 2022-05-06 18:39:28 +08:00
scanoperator.c Merge branch '3.0' into feature/3.0_liaohj 2022-05-08 00:53:06 +08:00
sortoperator.c fix(query): update the column match strategy. 2022-05-07 11:04:38 +08:00
tfill.c refactor: remove some comments. 2022-05-02 23:59:59 +08:00
timewindowoperator.c feat(stream): auto create ctb 2022-05-08 02:37:23 +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