cases - 测试用例tpchquerycases/tpch/query/simple.sql本页总览cases/tpch/query/simple.sql Content select count(*) from nation;select * from nation;