n3nash commented on a change in pull request #1274: [HUDI-571] Add 'commits 
show archived' command to CLI
URL: https://github.com/apache/incubator-hudi/pull/1274#discussion_r370862504
 
 

 ##########
 File path: 
hudi-common/src/main/java/org/apache/hudi/common/model/HoodiePartitionMetadata.java
 ##########
 @@ -38,6 +38,7 @@
   public static final String HOODIE_PARTITION_METAFILE = 
".hoodie_partition_metadata";
   public static final String PARTITION_DEPTH_KEY = "partitionDepth";
   public static final String COMMIT_TIME_KEY = "commitTime";
+  public static final String ACTION_TYPE_KEY = "actionType";
 
 Review comment:
   Please move it to the ArchivedTimeline since it makes more senes there

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to