| Package | Description |
|---|---|
| org.apache.drill.exec.planner.sql.handlers | |
| org.apache.drill.exec.record.metadata.schema |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static SchemaProvider |
SchemaProviderFactory.create(SqlSchema sqlSchema,
SchemaHandler schemaHandler)
Creates schema provider for sql schema commands.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.