Veeupup/naive-query-engine

SQL Test Framework

Opened this issue · 0 comments

We need a test framework to test SQL, it will be systematic testing to show which SQL we have supported.

The framework would be that we have a SQL file and an excepted result file, and we can compare the result between the actual file and result file.