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

    https://github.com/apache/spark/pull/18900#discussion_r198401803
  
    --- 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 --
    
    OK, it's the same as CatalogTable, in milliseconds. I fill fix this comment.


---

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

Reply via email to