Class BigintPagesHash

java.lang.Object
io.trino.operator.join.BigintPagesHash
All Implemented Interfaces:
PagesHash

public final class BigintPagesHash extends Object implements PagesHash
This implementation assumes: -There is only one join channel and it is of type bigint -arrays used in the hash are always a power of 2.