OpenHashJoin(stream1: PathStream, stream2: PathStream, telepath: Telepath = Telepath, materialize: Boolean = true, cardinality: Int = 100, parallel: Boolean = true)
Open hash-join to maintain compatibility with concatenating streams instead of evaluating physical plans.