Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/18900#discussion_r198399664
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/interface.scala
 ---
    @@ -93,12 +93,16 @@ object CatalogStorageFormat {
      * @param spec partition spec values indexed by column name
      * @param storage storage format of the partition
      * @param parameters some parameters for the partition
    + * @param createTime creation time of the partition
    --- End diff --
    
    let's mention the time unit, i.e. in milliseconds.


---

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

Reply via email to