homework-jianmu/source/libs/executor/src
Haojun Liao e4f0a0fc67 fix(query): enable table name query for super table. 2022-05-05 23:47:44 +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 [TD-13759]<fix>: redefine thread api. 2022-03-20 00:47:45 +08:00
executil.c fix(os): fix window compilation errors. 2022-04-26 14:11:16 +08:00
executor.c enh(query): set the status of stream scan operator. 2022-04-19 16:11:16 +08:00
executorMain.c refactor: do some internal refactor. 2022-05-03 15:27:13 +08:00
executorimpl.c fix(query): enable table name query for super table. 2022-05-05 23:47:44 +08:00
groupoperator.c fix(query): do perform arithmetic operator before apply the sort procedure. 2022-05-05 18:54:19 +08:00
indexoperator.c enh(index): support index filter 2022-05-04 12:35:05 +08:00
scanoperator.c fix(query): enable table name query for super table. 2022-05-05 23:47:44 +08:00
sortoperator.c fix(query): update the unit test cases. 2022-05-05 19:05:55 +08:00
tfill.c refactor: remove some comments. 2022-05-02 23:59:59 +08:00
timewindowoperator.c fix(query): do perform arithmetic operator before apply the sort procedure. 2022-05-05 18:54:19 +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): do perform arithmetic operator before apply the sort procedure. 2022-05-05 18:54:19 +08:00