yogeshgargmsft commented on code in PR #51211:
URL: https://github.com/apache/spark/pull/51211#discussion_r2154258630
##########
connector/kafka-0-10-sql/src/main/scala/org/apache/spark/sql/kafka010/KafkaSourceProvider.scala:
##########
@@ -357,6 +358,29 @@ private[kafka010] class KafkaSourceProvider extends
DataSourceRegister
validateGeneralOptions(params)
}
+ private def translateEventStreamProperties(params:
CaseInsensitiveMap[String])
Review Comment:
Method name should be translateEventStreamPropertiesToKafkaProperties
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]