提交 53a07f0c 编写于 作者: S shenglian zhou

feat: add test case sql

上级 8af62ec9
......@@ -59,4 +59,5 @@ TEST_F(PlanOptimizeTest, eliminateProjection) {
run("SELECT c1, sum(c3) FROM t1 GROUP BY c1");
run("SELECT c1 FROM t1");
run("SELECT * FROM st1");
run("SELECT c1 FROM st1s3");
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册