Skip to content

Conversation

@jerrinot
Copy link
Collaborator

@jerrinot jerrinot commented Jul 28, 2025

#24 introduced templating with ${topic} and ${key} variables. This change adds support for ${partition} variable. This enables partitioning strategies where records from different Kafka partitions can be routed to separate QuestDB tables.

#24 introduced templating
with ${topic} and ${key} variables. This change adds support for ${partition}
variable. This enables partitioning strategies where records from different
Kafka partitions can be routed to separate QuestDB tables.
@jerrinot jerrinot added the enhancement New feature or request label Jul 28, 2025
@jerrinot jerrinot merged commit b2ed45a into main Jul 28, 2025
2 checks passed
@jerrinot jerrinot deleted the jh_partition_templating branch July 28, 2025 09:18
jerrinot added a commit to questdb/documentation that referenced this pull request Jul 28, 2025
documents questdb/kafka-questdb-connector#32


also: changed default types from string to varchar since that's what
questdb now uses.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants