@Internal public class PlannerFactoryUtil extends Object
PlannerFactory
.Modifier and Type | Method and Description |
---|---|
static Planner |
createPlanner(String plannerIdentifier,
Executor executor,
TableConfig tableConfig,
CatalogManager catalogManager,
FunctionCatalog functionCatalog)
Discovers a planner factory and creates a planner instance.
|
public static Planner createPlanner(String plannerIdentifier, Executor executor, TableConfig tableConfig, CatalogManager catalogManager, FunctionCatalog functionCatalog)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.