wbo4958 commented on code in PR #49503:
URL: https://github.com/apache/spark/pull/49503#discussion_r1918538691


##########
sql/connect/server/src/main/scala/org/apache/spark/sql/connect/config/Connect.scala:
##########
@@ -214,6 +214,18 @@ object Connect {
       .toSequence
       .createWithDefault(Nil)
 
+  val CONNECT_ML_BACKEND_CLASSES =
+    buildConf("spark.connect.ml.backend.classes")

Review Comment:
   Hi @grundprinzip, Do you think  the conf name 
"spark.connect.ml.backend.classes" is ok? I'm free to change it according to 
your suggestions.



-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to