| Package | Description |
|---|---|
| org.apache.druid.sql.calcite.planner |
| Modifier and Type | Method and Description |
|---|---|
DruidOperatorTable |
PlannerContext.getOperatorTable() |
| Modifier and Type | Method and Description |
|---|---|
static PlannerContext |
PlannerContext.create(String sql,
DruidOperatorTable operatorTable,
ExprMacroTable macroTable,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
PlannerConfig plannerConfig,
DruidSchemaCatalog rootSchema,
SqlEngine engine,
QueryContext queryContext) |
| Constructor and Description |
|---|
PlannerFactory(DruidSchemaCatalog rootSchema,
DruidOperatorTable operatorTable,
ExprMacroTable macroTable,
PlannerConfig plannerConfig,
AuthorizerMapper authorizerMapper,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
String druidSchemaName,
CalciteRulesManager calciteRuleManager) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.