InitialDLab/wj-inmem

Name: wj-inmem

Owner: InitialDLab

Description: In-memory wander join implementation

Created: 2017-05-25 03:10:13.0

Updated: 2017-05-25 03:37:31.0

Pushed: 2017-05-25 03:38:19.0

Homepage: null

Size: 62

Language: C++

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.