pan3793 commented on code in PR #48200:
URL: https://github.com/apache/spark/pull/48200#discussion_r1776316547
##########
sql/connect/server/src/main/scala/org/apache/spark/sql/connect/service/SparkConnectService.scala:
##########
@@ -529,7 +529,7 @@ object SparkConnectService extends Logging {
case class SparkListenerConnectServiceStarted(
hostAddress: String,
bindingPort: Int,
- sparkConf: SparkConf,
+ sparkConf: Map[String, String],
Review Comment:
Okay, updated and verified again, please take another look, @hvanhovell and
@TakawaAkirayo
--
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]