How can I set the Kafka key without JSON scaffolding when writing to a Kafka Sink?
Neil experimented with the primary_key option in Kafka Sink, which populates the topic with a JSON attribute value. How can the key be set without the JSON scaffolding?