async fn build_kafka_client(
config: &ClientConfig,
properties: &KafkaProperties,
) -> ConnectorResult<Arc<BaseConsumer<RwConsumerContext>>>
async fn build_kafka_client(
config: &ClientConfig,
properties: &KafkaProperties,
) -> ConnectorResult<Arc<BaseConsumer<RwConsumerContext>>>