Module sql::plan::statement::ddl[][src]

Expand description

Data definition language (DDL).

This module houses the handlers for statements that modify the catalog, like ALTER, CREATE, and DROP.

Structs

Functions

Determines the consistency configuration (topic and format) that should be used for a Kafka sink based on the given configuration items.

Extract the key envelope, if it is requested

Returns only those CatalogItems that don’t have any other user dependencies. Those are the root dependencies.