Open Issues Need Help
View All on GitHub Data Science • Serialization/Deserialization
Implement -X 2 months ago
AI Summary: Implement a command-line argument `-X` for the `saluki` tool that allows users to specify multiple key-value pairs for additional Kafka configuration. This involves parsing the argument, validating the key-value pairs, and integrating them into the Kafka client configuration.
Complexity:
3/5
good first issue