Hacker News new | ask | show | jobs
by jagsr123 3411 days ago
Yes, it is a hash join.
1 comments

I will need to dig into the implementation of the hash function, it must be a nice read as the speed shows that it is definitely well optimized! Thank you.