init push
This commit is contained in:
2
unittest/sql/code_generator/test_static_engine_cg.test
Normal file
2
unittest/sql/code_generator/test_static_engine_cg.test
Normal file
@ -0,0 +1,2 @@
|
||||
select c1+c2 from t1 limit 1;
|
||||
explain select c1+c2 from t1 limit 1;
|
||||
Reference in New Issue
Block a user