includePartitionValue property
Shows the partition value within the Kafka message output, unless the
partition type is schema-table-type
. The default is
false
.
Implementation
final bool? includePartitionValue;
Shows the partition value within the Kafka message output, unless the
partition type is schema-table-type
. The default is
false
.
final bool? includePartitionValue;