Join multiple topics. Supports schema evolution and pass-through fields.
source_abcd1234.public.orders
,source_abcd1234\.public\.order.*
.enriched.orders
.JSON
, AVRO
, STRING
, BYTES
) of the input data. The default (Any
) will try determine the format automatically.JSON
, AVRO
, STRING
, BYTES
) of the output data. The default (Any
) will try determine the format automatically..*
ignores the first part (usually the Connector’s ID), so you can focus your pattern on matching the schema (middle) and table (last) parts.JOIN
query itself.
.sql
script to edit it.0
to process from the latest data, or, leave it blank/empty to process from the earliest data.