public abstract class ViewHandler extends DefaultSqlHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
ViewHandler.CreateView
Handler for Create View DDL command
|
static class |
ViewHandler.DropView
Handler for Drop View [If Exists] DDL command.
|
DefaultSqlHandler.ConvertedRelNode, DefaultSqlHandler.MetaDataProviderModifier| Modifier and Type | Field and Description |
|---|---|
protected QueryContext |
context |
config| Constructor and Description |
|---|
ViewHandler(SqlHandlerConfig config) |
addRenamedProject, convertToDrel, convertToPlan, convertToPop, convertToPrel, convertToRawDrel, getPlan, getPops, log, log, log, logAndSetTextPlan, rewrite, transform, transform, validateAndConvert, validateNodeunwrapprotected QueryContext context
public ViewHandler(SqlHandlerConfig config)
Copyright © 2021 The Apache Software Foundation. All rights reserved.