Skip to content

neerajkerkar/parallel_hash_join

Repository files navigation

r1.csv is joined with r2.csv (Both files were randomly generated)
join criteria: compare col1 of r1 with col2 of r2
correctness of hash join is verified by comparing the results with nested loop join

See report.pdf for an overivew.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages