Github user jkbradley commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19208#discussion_r149226734
  
    --- Diff: mllib/src/main/scala/org/apache/spark/ml/util/ReadWrite.scala ---
    @@ -108,11 +111,19 @@ abstract class MLWriter extends BaseReadWrite with 
Logging {
       protected def saveImpl(path: String): Unit
     
       /**
    -   * `option()` handles extra options. If subclasses need to support extra 
options, override this
    -   * method.
    +   * Map store extra options for this writer.
    --- End diff --
    
    "Map to store"


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to