homework-jianmu/source/libs/planner/test
Xiaoyu Wang 79f005552e fix: fill clause error 2022-08-12 18:18:16 +08:00
..
CMakeLists.txt test: fix Mac test error 2022-07-06 20:47:38 +08:00
planBasicTest.cpp fix: improve create stream check 2022-08-11 23:20:13 +08:00
planDistinctTest.cpp feat: support partition by expression and aggregate function output together 2022-06-25 10:29:44 +08:00
planGroupByTest.cpp enh: aggregate and window add field for merge data blocks 2022-08-01 21:05:44 +08:00
planIntervalTest.cpp fix: fill clause error 2022-08-12 18:18:16 +08:00
planJoinTest.cpp some problems of planner 2022-07-16 17:40:54 +08:00
planLimitTest.cpp enh: refactor unit test of parser and planner 2022-04-28 21:02:11 +08:00
planOptimizeTest.cpp enh: last function optimize 2022-07-29 13:38:24 +08:00
planOrderByTest.cpp fix: some problems of planner 2022-07-30 13:14:44 +08:00
planOtherTest.cpp feat: support pseudo columns such as _qstart, _qend and _qduration 2022-07-13 15:13:01 +08:00
planPartByTest.cpp fix: plan problem when functions that requires a timeline is used in a partition by query 2022-07-22 21:06:20 +08:00
planProjectTest.cpp feat: add physical plannode of indefinite rows func 2022-05-31 11:29:10 +08:00
planSTableTest.cpp fix: a problem of interval distributed split 2022-06-10 14:28:58 +08:00
planSessionTest.cpp feat: split session and state window on stable 2022-06-23 08:52:47 +08:00
planSetOpTest.cpp fix: some problems of parser and planner 2022-07-02 18:19:10 +08:00
planStateTest.cpp feat: split session and state window on stable 2022-06-23 08:52:47 +08:00
planStmtTest.cpp fix: memory leak problems of parser and planner 2022-07-20 17:20:29 +08:00
planSubqueryTest.cpp fix: some problems of parser and planner 2022-08-01 15:54:53 +08:00
planSysTbTest.cpp fix: fix case issue 2022-08-02 13:47:04 +08:00
planTestMain.cpp fix: execution plan problem in the mode of using qnode as much as possible 2022-07-05 14:55:32 +08:00
planTestUtil.cpp fix: memory leak problems of parser and planner 2022-07-20 17:20:29 +08:00
planTestUtil.h fix: execution plan problem in the mode of using qnode as much as possible 2022-07-05 14:55:32 +08:00