Module create_sink

Source

Structsยง

SinkPlanContext

Staticsยง

CONNECTORS_COMPATIBLE_FORMATS ๐Ÿ”’
SINK_ALLOWED_CONNECTION_CONNECTOR ๐Ÿ”’
SINK_ALLOWED_CONNECTION_SCHEMA_REGISTRY ๐Ÿ”’

Functionsยง

bind_sink_format_desc ๐Ÿ”’
Transforms the (format, encode, options) from sqlparser AST into an internal struct SinkFormatDesc. This is an analogy to (part of) crate::handler::create_source::bind_columns_from_source which transforms sqlparser AST SourceSchemaV2 into StreamSourceInfo.
derive_default_column_project_for_sink ๐Ÿ”’
derive_sink_to_table_expr ๐Ÿ”’
fetch_incoming_sinks
gen_sink_plan
get_partition_compute_info
get_partition_compute_info_for_iceberg ๐Ÿ”’
handle_create_sink
insert_merger_to_union_with_project ๐Ÿ”’
reparse_table_for_sink ๐Ÿ”’
validate_compatibility