Package io.trino.operator.join.unspilled
package io.trino.operator.join.unspilled
-
ClassDescriptionLike
HashBuilderOperatorbut simplified, without spill support.This class eagerly calculates all join positions and stores them in an array PageJoiner is responsible for ensuring that only the first position is processed for RLE with no or single build row matchLikeLookupJoinOperatorbut simplified, without spill support.This page builder creates pages with dictionary blocks: normal dictionary blocks for the probe side and the original blocks for the build side.LikePartitionedLookupSourcebut simplified, without spill support.