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.MetaDataProviderModifier
config, 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, validateNode
unwrap
public WorkspaceSchemaFactory.WorkspaceSchema getWorkspaceSchema(List<String> tableSchema, String tableName)
Copyright © 1970 The Apache Software Foundation. All rights reserved.