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

    https://github.com/apache/spark/pull/22328#discussion_r215138305
  
    --- Diff: 
mllib/src/main/scala/org/apache/spark/ml/source/image/ImageDataSource.scala ---
    @@ -29,7 +29,7 @@ package org.apache.spark.ml.source.image
      *  - data: BinaryType (Image bytes in OpenCV-compatible order: row-wise 
BGR in most cases)
      *
      * To use IMAGE data source, you need to set "image" as the format in 
`DataFrameReader` and
    - * optionally specify options, for example:
    + * optionally specify the datasource options, for example:
    --- End diff --
    
    s/datasource/data source


---

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

Reply via email to