Package io.trino.operator.unnest
package io.trino.operator.unnest
-
ClassDescriptionThis is a layer of abstraction between
UnnestOperatorandUnnestBlockBuilderto enable translation of indices from input nested blocks to underlying element blocks.