public abstract class SchemaHandler extends DefaultSqlHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
SchemaHandler.Add
ALTER SCHEMA ADD command handler.
|
static class |
SchemaHandler.Create
CREATE SCHEMA command handler.
|
static class |
SchemaHandler.Describe
DESCRIBE SCHEMA FOR TABLE command handler.
|
static class |
SchemaHandler.Drop
DROP SCHEMA command handler.
|
static class |
SchemaHandler.Remove
ALTER SCHEMA REMOVE command handler.
|
DefaultSqlHandler.ConvertedRelNode, DefaultSqlHandler.MetaDataProviderModifierconfig, context| Modifier and Type | Method and Description |
|---|---|
WorkspaceSchemaFactory.WorkspaceSchema |
getWorkspaceSchema(List<String> tableSchema,
String tableName) |
addRenamedProject, convertToDrel, convertToPlan, convertToPop, convertToPrel, convertToRawDrel, getPlan, getPops, log, log, log, logAndSetTextPlan, rewrite, transform, transform, validateAndConvert, validateNodeunwrappublic WorkspaceSchemaFactory.WorkspaceSchema getWorkspaceSchema(List<String> tableSchema, String tableName)
Copyright © 2021 The Apache Software Foundation. All rights reserved.