Skip to content

Commit 3940dda

Browse files
rmahindra123yihua
authored andcommitted
Fix tests and checkstyle
1 parent 355c3c5 commit 3940dda

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hudi-common/src/main/java/org/apache/hudi/common/table/view/RemoteHoodieTableFileSystemView.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ public class RemoteHoodieTableFileSystemView implements SyncableFileSystemView,
100100

101101
public static final String ALL_REPLACED_FILEGROUPS_PARTITION =
102102
String.format("%s/%s", BASE_URL, "filegroups/replaced/partition/");
103+
103104
public static final String PENDING_CLUSTERING_FILEGROUPS = String.format("%s/%s", BASE_URL, "clustering/pending/");
104105

105106

0 commit comments

Comments
 (0)