includePartitionValue property

bool? includePartitionValue
final

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;