Module formatter

Source

Modulesยง

append_only ๐Ÿ”’
debezium_json ๐Ÿ”’
upsert ๐Ÿ”’

Structsยง

AppendOnlyFormatter
DebeziumAdapterOpts
DebeziumJsonFormatter
EncoderParams
FormatterParams ๐Ÿ”’
UpsertFormatter

Enumsยง

SinkFormatterImpl

Traitsยง

EncoderBuild
Each encoder shall be able to be built from parameters.
FormatterBuild ๐Ÿ”’
Each formatter shall be able to be built from parameters.
SinkFormatter
Transforms a StreamChunk into a sequence of key-value pairs according a specific format, for example append-only, upsert or debezium.

Functionsยง

ensure_only_one_pk ๐Ÿ”’