| Package | Description |
|---|---|
| org.apache.druid.sql.calcite.planner | |
| org.apache.druid.sql.calcite.schema | |
| org.apache.druid.sql.calcite.view |
| Constructor and Description |
|---|
PlannerFactory(DruidSchemaCatalog rootSchema,
DruidOperatorTable operatorTable,
ExprMacroTable macroTable,
PlannerConfig plannerConfig,
AuthorizerMapper authorizerMapper,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
String druidSchemaName,
CalciteRulesManager calciteRuleManager) |
| Constructor and Description |
|---|
NamedDruidSchema(DruidSchema druidSchema,
String druidSchemaName) |
| Constructor and Description |
|---|
DruidViewMacro(PlannerFactory plannerFactory,
String viewSql,
String druidSchemaName) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.