Skip to content

InitialDLab/wj-inmem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

In-memory wander join implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages