Skip to content

add star schema benchmark#30

Merged
zz-jason merged 3 commits into
masterfrom
zz-jason/ssb
May 2, 2018
Merged

add star schema benchmark#30
zz-jason merged 3 commits into
masterfrom
zz-jason/ssb

Conversation

@zz-jason

@zz-jason zz-jason commented May 1, 2018

Copy link
Copy Markdown
Member
  1. There are 5 tables in the Star Schema Benchmark, table schemas are defined in create_table.sql, I wrote them one by one according to the paper, please check them carefully.
  2. There are 13 queries in the Star Schema Benchmark, listed in directory queries, I pasted them from the same paper
  3. dbgen is taken from electrum/ssb-dbgen, with the following modifications:

@zimulala @shenli PTAL

@ngaut

ngaut commented May 2, 2018

Copy link
Copy Markdown
Member

LGTM

@winoros

winoros commented May 2, 2018

Copy link
Copy Markdown
Member

Any current result of this benchmark?

@zz-jason

zz-jason commented May 2, 2018

Copy link
Copy Markdown
Member Author

@winoros No, you can have a try.

@shenli

shenli commented May 2, 2018

Copy link
Copy Markdown
Member

LGTM
We could add this to the bench_bot.

@zz-jason

zz-jason commented May 2, 2018

Copy link
Copy Markdown
Member Author

I have made a simply test on these 13 queries with scale factor 1, all of them are executed within 3s. Their test scenario seems simpler than TPC-H

@zz-jason zz-jason merged commit 94290f5 into master May 2, 2018
@zz-jason zz-jason deleted the zz-jason/ssb branch May 2, 2018 05:26
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.

4 participants