TDV Adapter for Apache Kafka

Build 23.0.8839

CreateTablePartitions

The number of partitions assigned to a topic created with CREATE TABLE.

Data Type

int

Default Value

1

Remarks

When executing a CREATE TABLE statement, the adapter creates a new empty topic. By default, the adapter creates this new topic with 1 partition.

You can create topics with more partitions by changing this setting. This can be useful if you plan on having multiple consumers process the messages on this topic.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839