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

    https://github.com/apache/spark/pull/22226#discussion_r213177782
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/jsonExpressions.scala
 ---
    @@ -613,8 +613,7 @@ case class JsonToStructs(
     }
     
     /**
    - * Converts a [[StructType]], [[ArrayType]] of [[StructType]]s, [[MapType]]
    - * or [[ArrayType]] of [[MapType]]s to a json output string.
    + * Converts a [[StructType]], [[ArrayType]] or [[MapType]] to a json 
output string.
    --- End diff --
    
    not a big deal but `JSON` while we are here


---

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

Reply via email to