Uses of Class
io.trino.sql.tree.JsonTablePlan
Packages that use JsonTablePlan
-
Uses of JsonTablePlan in io.trino.sql.tree
Subclasses of JsonTablePlan in io.trino.sql.treeModifier and TypeClassDescriptionclassclassclassclassclassMethods in io.trino.sql.tree that return types with arguments of type JsonTablePlanConstructor parameters in io.trino.sql.tree with type arguments of type JsonTablePlanModifierConstructorDescriptionJsonTable(NodeLocation location, JsonPathInvocation jsonPathInvocation, List<JsonTableColumnDefinition> columns, Optional<JsonTablePlan> plan, Optional<JsonTable.ErrorBehavior> errorBehavior)