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

Added a script to quickly validate a join result using sqlite3 #268

Merged
merged 1 commit into from Jul 19, 2019

Conversation

floriankramer
Copy link
Member

The script simply takes to tsv tables (that can be exported from qlever), builds a sqlite3 database with two tables and joins them on a single column. I wrote it to verify an e2e failure as a bug, and not the e2e simply being based upon previously bugged Qlever joins.

Copy link
Member

@niklas88 niklas88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@niklas88 niklas88 merged commit 1c3ae25 into ad-freiburg:master Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants