Uses of Class
io.trino.sql.gen.ExpressionProfiler
Packages that use ExpressionProfiler
-
Uses of ExpressionProfiler in io.trino.operator.project
Constructors in io.trino.operator.project with parameters of type ExpressionProfilerModifierConstructorDescriptionPageProcessor(Optional<PageFilter> filter, List<? extends PageProjection> projections, OptionalInt initialBatchSize, ExpressionProfiler expressionProfiler)