| 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(DruidOperatorTable operatorTable,
ExprMacroTable macroTable,
PlannerConfig plannerConfig,
Map<String,Object> queryContext,
AuthenticationResult authenticationResult) |
| Constructor and Description |
|---|
PlannerFactory(DruidSchema druidSchema,
SystemSchema systemSchema,
QueryLifecycleFactory queryLifecycleFactory,
DruidOperatorTable operatorTable,
ExprMacroTable macroTable,
PlannerConfig plannerConfig,
AuthorizerMapper authorizerMapper,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.