[HUDI-2938] Metadata table util to get latest file slices for reader/writers (#4218)
This commit is contained in:
committed by
GitHub
parent
15444c951f
commit
b22c2c611b
@@ -697,7 +697,6 @@ public abstract class HoodieBackedTableMetadataWriter implements HoodieTableMeta
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
// Trigger compaction with suffixes based on the same instant time. This ensures that any future
|
||||
// delta commits synced over will not have an instant time lesser than the last completed instant on the
|
||||
// metadata table.
|
||||
|
||||
Reference in New Issue
Block a user