Package io.trino.operator.output
package io.trino.operator.output
-
ClassDescriptionHelps in distributing big or skewed partitions across available tasks to improve the performance of partitioned writes.Dispatches the
UnnestingPositionsAppender.append(it.unimi.dsi.fastutil.ints.IntArrayList, io.trino.spi.block.Block)andUnnestingPositionsAppender.appendRle(io.trino.spi.block.ValueBlock, int)methods to theUnnestingPositionsAppender.delegatedepending on the inputBlockclass.