Module debezium

Source

Macrosยง

jsonb_access_field ๐Ÿ”’

Structsยง

DebeziumChangeEvent
MongoJsonAccess
Access support for Mongo

Constantsยง

AFTER ๐Ÿ”’
BEFORE ๐Ÿ”’
DEBEZIUM_CREATE_OP
DEBEZIUM_DELETE_OP
DEBEZIUM_READ_OP
DEBEZIUM_TRANSACTION_STATUS_BEGIN
DEBEZIUM_TRANSACTION_STATUS_COMMIT
DEBEZIUM_UPDATE_OP
OP ๐Ÿ”’
SOURCE ๐Ÿ”’
SOURCE_COLLECTION ๐Ÿ”’
SOURCE_DB ๐Ÿ”’
SOURCE_SCHEMA ๐Ÿ”’
SOURCE_TABLE ๐Ÿ”’
SOURCE_TS_MS ๐Ÿ”’
TABLE_CHANGES
TRANSACTION_ID
TRANSACTION_STATUS
UPSTREAM_DDL ๐Ÿ”’

Functionsยง

bson_extract_date ๐Ÿ”’
bson_extract_number ๐Ÿ”’
bson_extract_timestamp ๐Ÿ”’
extract_bson_field
Extract the field data from the bson document
extract_bson_id
parse_schema_change
Parse the schema change message from Debezium. The layout of MySQL schema change message can refer to https://debezium.io/documentation/reference/2.6/connectors/mysql.html#mysql-schema-change-topic
parse_transaction_meta