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

    https://github.com/apache/spark/pull/22226#discussion_r214155095
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/json/JacksonGenerator.scala
 ---
    @@ -28,7 +27,7 @@ import org.apache.spark.sql.catalyst.util.{ArrayData, 
DateTimeUtils, MapData}
     import org.apache.spark.sql.types._
     
     /**
    - * `JackGenerator` can only be initialized with a `StructType` or a 
`MapType`.
    + * `JackGenerator` can only be initialized with a `StructType`, a 
`MapType` ot `ArrayType`.
    --- End diff --
    
    typo: `ot`


---

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

Reply via email to