.. |
CMakeLists.txt
|
test: add test time count print
|
2022-06-24 14:36:41 +08:00 |
planBasicTest.cpp
|
fix: csum/diff/mavg support subquery
|
2022-07-01 17:17:49 +08:00 |
planDistinctTest.cpp
|
feat: support partition by expression and aggregate function output together
|
2022-06-25 10:29:44 +08:00 |
planGroupByTest.cpp
|
feat: support partition by expression and aggregate function output together
|
2022-06-25 09:42:50 +08:00 |
planIntervalTest.cpp
|
feat: super table join
|
2022-06-14 16:24:11 +08:00 |
planJoinTest.cpp
|
feat: super table join
|
2022-06-14 16:24:11 +08:00 |
planLimitTest.cpp
|
enh: refactor unit test of parser and planner
|
2022-04-28 21:02:11 +08:00 |
planOptimizeTest.cpp
|
feat: refactor the plan implementation of unique function
|
2022-06-28 13:45:20 +08:00 |
planOrderByTest.cpp
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 18:03:15 +08:00 |
planOtherTest.cpp
|
feat: optimize partition by tbname
|
2022-06-21 15:37:59 +08:00 |
planPartByTest.cpp
|
feat: support partition by expression and aggregate function output together
|
2022-06-24 21:07:12 +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
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 18:03:15 +08:00 |
planStateTest.cpp
|
feat: split session and state window on stable
|
2022-06-23 08:52:47 +08:00 |
planStmtTest.cpp
|
fix: some problems of parser for stmt mode
|
2022-05-17 18:52:51 +08:00 |
planSubqueryTest.cpp
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 18:03:15 +08:00 |
planSysTbTest.cpp
|
fix: some problems of planner
|
2022-05-16 14:24:25 +08:00 |
planTestMain.cpp
|
feat: tail function rewrite to statement
|
2022-06-26 14:44:58 +08:00 |
planTestUtil.cpp
|
feat: sql system info function 'database()', 'client_version()', 'server_version()', 'server_status()', 'current_user()' and 'user()'
|
2022-06-29 11:41:32 +08:00 |
planTestUtil.h
|
feat: tail function rewrite to statement
|
2022-06-26 14:44:58 +08:00 |