Uses of Package
io.trino.operator.output
Packages that use io.trino.operator.output
-
Classes in io.trino.operator.output used by io.trino.operator.exchangeClassDescriptionHelps in distributing big or skewed partitions across available tasks to improve the performance of partitioned writes.
-
Classes in io.trino.operator.output used by io.trino.operator.outputClassDescriptionHelps 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.