The sort merge for joins is very confusing and hard to make non-memory bound.
Refactor it so that the creation of the intermediate data structures can be made disk based and break it up so that it's in smaller classes.
Still more to do.
Log in to post a comment.
Still more to do.