Uses of Class
io.trino.sql.planner.planprinter.IoPlanPrinter.IoPlan.TableColumnInfo
Packages that use IoPlanPrinter.IoPlan.TableColumnInfo
-
Uses of IoPlanPrinter.IoPlan.TableColumnInfo in io.trino.sql.planner.planprinter
Methods in io.trino.sql.planner.planprinter that return types with arguments of type IoPlanPrinter.IoPlan.TableColumnInfoConstructor parameters in io.trino.sql.planner.planprinter with type arguments of type IoPlanPrinter.IoPlan.TableColumnInfoModifierConstructorDescriptionIoPlan(Set<IoPlanPrinter.IoPlan.TableColumnInfo> inputTableColumnInfos, Optional<CatalogSchemaTableName> outputTable, IoPlanPrinter.EstimatedStatsAndCost estimate)