Package io.trino.operator.project
package io.trino.operator.project
-
ClassDescriptionThis class is intended to be used right after the PageProcessor to ensure that the size of the pages returned by FilterAndProject and ScanFilterAndProject is big enough so it does not introduce considerable synchronization overhead.Rewrite input references from columns in the input page (to the filter/project node) into a compact list that can be used for method parameters.