Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify SQLite with answer sets #59

Open
mweisgut opened this issue Jul 3, 2019 · 3 comments
Open

Verify SQLite with answer sets #59

mweisgut opened this issue Jul 3, 2019 · 3 comments

Comments

@mweisgut
Copy link

mweisgut commented Jul 3, 2019

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.

@janetzki
Copy link

As proposed by Günther.

@janetzki janetzki changed the title SQLite verification Verify SQLite with answer sets Jul 12, 2019
@janetzki
Copy link

@mweisgut As we verify some queries using the answer set, would you consider this issue closed?

@mweisgut
Copy link
Author

I would consider it as closed if all TPC-DS queries are verified by using the answer set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants