wbo4958 commented on code in PR #49569: URL: https://github.com/apache/spark/pull/49569#discussion_r1922214823
########## sql/connect/server/src/main/scala/org/apache/spark/sql/connect/ml/MLUtils.scala: ########## @@ -364,16 +364,22 @@ private[ml] object MLUtils { def load(sessionHolder: SessionHolder, className: String, path: String): Object = { Review Comment: Yeah, I will file another PR to support transformer given that we don't have any testing code for transformer. -- 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