http://h2database.com/html/architecture.html
On 26 October 2017 at 18:37, Jon Catanio <[email protected]> wrote: > If I were to implement a hash join algorithm for the H2 database for a > university course where would I start? Is there any source code > documentation? The closest I got to browsing through the code was the > JoinBatch.java file? If H2 already has a Hash Join algorithm where is it > located? Any help would be greatly appreciated, thanks! > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
