| Package | Description |
|---|---|
| org.apache.druid.sql.calcite.planner | |
| org.apache.druid.sql.calcite.schema |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
DruidSchemaCatalog |
RootSchemaProvider.get() |
| Constructor and Description |
|---|
InformationSchema(DruidSchemaCatalog rootSchema,
AuthorizerMapper authorizerMapper) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.