Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 629 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 629 Bytes

In-memory Wander Join Implementation For some TPC-H Queries

Build

For release version:

make release

For debug version:

make debug

Run

TPC-H data are assumed to be placed under data/. The path of the data files relative to CWD is assumed to be ../data/*.tbl.

LICENSE

All source code of this work is released under Apache License 2.0.

Authors

Bin Wu: bwuac [at] cse [dot] ust [dot] hk
Zhuoyue Zhao: zyzhao [at] cs [dot] utah [dot] edu (contact author)
Feifei Li: lifeifei [at] cs [dot] utah [dot] edu
Ke Yi: yike [at] cse [dot] ust [dot] hk