/radix-hash-join

A fast, multi-threaded implementation of the Radix Hash Join algorithm

Primary LanguageC++

Ομάδα: Νικόλαος Τσιουγκράνας - 1115201500166 Αλέξανδρος Νιάρχος - 1115201500108

Compile: make Run: ./project

Unit testing:

cd ./unitTests

Compile: make Run: ./runTests