yihua commented on code in PR #10591:
URL: https://github.com/apache/hudi/pull/10591#discussion_r1569176021
##########
hudi-common/src/main/java/org/apache/hudi/common/table/timeline/dto/FileStatusDTO.java:
##########
@@ -38,67 +35,25 @@ public class FileStatusDTO {
long length;
@JsonProperty("isdir")
boolean isdir;
- @JsonProperty("blockReplication")
Review Comment:
Yes, unused ones are removed.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]