KIP-959 — Add BooleanConverter to Kafka Connect
Accepted Kafka 3.7 Connect
Adds a `BooleanConverter` class to the `org.apache.kafka.connect.converter` package that serializes/deserializes `BOOLEAN` schema types for Kafka Connect. The Boolean SerDe added in KIP-907 was only available for raw Kafka clients, leaving Connect without a native boolean converter.
Details
| Author | Hector Geraldino |
| Status | Accepted |
| Kafka Version | 3.7 |
| JIRA | KAFKA-15248 |
| Wiki | View on Apache Wiki |
| Created | 2023-07-25 |
| Last Modified | 2023-10-17 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.