horaedb
horaedb copied to clipboard
Introduce the `sqllogictest` framework
Describe This Problem
SQLite have vary tests for ensuring database's corrects.But most of these tests are using sqllogictest framework's format, If we Introduce the sqllogictest framework, we can benefit from these tests.
Proposal
We can introduce the https://github.com/risinglightdb/sqllogictest-rs (which is also used by datafusion)
Additional Context
https://www.sqlite.org/sqllogictest/doc/trunk/about.wiki