naive-query-engine
naive-query-engine copied to clipboard
SQL Test Framework
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.