forked from hyrise/hyrise
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Using the SQLite verification for queries executed on Hyrise uses the assumption that SQLite executes the query correctly. It could be the case, that SQLite provides wrong results. A possible solution to check the correctness of SQLite could be the comparison of SQLite's results with the answer set.