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

    https://github.com/apache/spark/pull/21935#discussion_r206747402
  
    --- Diff: 
external/avro/src/main/scala/org/apache/spark/sql/avro/SchemaConverters.scala 
---
    @@ -35,6 +36,12 @@ object SchemaConverters {
        * This function takes an avro schema and returns a sql schema.
        */
       def toSqlType(avroSchema: Schema): SchemaType = {
    +    avroSchema.getLogicalType match {
    --- End diff --
    
    ditto


---

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

Reply via email to