Creates a new schema for catalog in the Metatastore. The caller must be a metastore admin, or have the CREATE_SCHEMA privilege in the parent catalog.
Create a new Schema
Name of schema, relative to parent catalog.
Name of parent catalog.
User-provided free-form text description.
A map of key-value properties attached to the securable.
OK
A schema is a namespace within a catalog that contains tables.
Full name of schema, in form of catalog_name.schema_name.
Username of current owner of schema.
Time at which this schema was created, in epoch milliseconds.
Username of schema creator.
Time at which this schema was last updated, in epoch milliseconds.
Username of user who last modified schema.
Unique identifier for the schema.