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

distsql: tracking issue for TPC-H queries #14295

Closed
5 tasks done
asubiotto opened this issue Mar 21, 2017 · 1 comment
Closed
5 tasks done

distsql: tracking issue for TPC-H queries #14295

asubiotto opened this issue Mar 21, 2017 · 1 comment
Assignees
Milestone

Comments

@asubiotto
Copy link
Contributor

asubiotto commented Mar 21, 2017

This is a list of TPC-H queries that we expect to run using DistSQL. All queries are run with a scale factor of 1 on 6-node navy.

Note: Performance numbers are of a single run. More robust performance numbers will be worked on in the future since the current focus is for the queries to run in the first place.

Without DistSQL With DistSQL
1m20s 50s
Without DistSQL With DistSQL
4m27s 4m15s
Without DistSQL With DistSQL
2m16s 2m00s
Without DistSQL With DistSQL
- 52s
Without DistSQL With DistSQL
2m10s 2m15s

Queries with memory issues:

Queries supported by single-node SQL but not DistSQL:

The other queries are not supported by single-node SQL.

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

No branches or pull requests

3 participants