From 9d60003139a27bcef4d35b8e0e802ce834addcc3 Mon Sep 17 00:00:00 2001 From: Roman Kudryashov Date: Mon, 12 Aug 2024 17:09:40 +0300 Subject: [PATCH] DBZ-8103 Update documentation/modules/ROOT/pages/transformations/decode-logical-decoding-message-content.adoc Co-authored-by: roldanbob --- .../decode-logical-decoding-message-content.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/modules/ROOT/pages/transformations/decode-logical-decoding-message-content.adoc b/documentation/modules/ROOT/pages/transformations/decode-logical-decoding-message-content.adoc index 9e2d24c02..107834064 100644 --- a/documentation/modules/ROOT/pages/transformations/decode-logical-decoding-message-content.adoc +++ b/documentation/modules/ROOT/pages/transformations/decode-logical-decoding-message-content.adoc @@ -126,15 +126,15 @@ After the SMT applies these changes, the record can be more easily processed by The following table lists the configuration options that you can use with the `DecodeLogicalDecodingMessageContent` SMT. .`DecodeLogicalDecodingMessageContent` SMT configuration options -[cols="15%a,65%a,10%a,10%a"] +[cols="15%a,10%a,10%a,65%a"] |=== |Property -|Description |Type |Default +|Description -|[[decode-logical-decoding-message-content-fields-mapping]]<> -|Defines whether to include fields with null values to the decoded structure +|[[decode-logical-decoding-message-content-fields-null-include]]<> |boolean |false +|Defines whether to include fields with null values to the decoded structure |===