zhengruifeng commented on code in PR #49569: URL: https://github.com/apache/spark/pull/49569#discussion_r1921999373
########## 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: btw, it seems a non-model transformer is not allowed to load by `proto.MlCommand.CommandCase.READ`? -- 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