by Jason Lepack <jlepack@[EMAIL PROTECTED]
>
Apr 16, 2008 at 08:12 AM
Well of course Google comes up with a good first step:
http://en.wikipedia.org/wiki/Hash_join
On Apr 15, 7:31 pm, develop.attit...@[EMAIL PROTECTED]
wrote:
> Hi
>
> am doing a project on hash join. implementation to be done on hasNext
> and getNext interface.
> hash join has 2 phases. partitioning phase and probing phase.
>
> but i dont understand where the partition will be done. in hasNext or
> getNext interface.
> can anyone please help.
>
> develop.attitude.