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

    https://github.com/apache/spark/pull/16804#discussion_r99938509
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/types/package.scala ---
    @@ -21,4 +21,12 @@ package org.apache.spark.sql
      * Contains a type system for attributes produced by relations, including 
complex types like
      * structs, arrays and maps.
      */
    -package object types
    +package object types {
    +  /**
    +   * Metadata key used to store the the raw hive type string in the 
metadata of StructField. This
    --- End diff --
    
    will do


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to