Details
-
Task
-
Status: Closed
-
Blocker
-
Resolution: Won't Do
-
None
-
None
Description
Current implementation simply uses the
String pathWithPartition = hoodieWriteStat.getPath();
to write the metadata table. this is problematic, if the delta write was merely an append. and can technically add duplicate files into the metadata table
(not sure if this is a problem per se. but filing a Jira to track and either close/fix )
Attachments
Issue Links
- Is contained by
-
HUDI-3258 Support multiple metadata index partitions - bloom and column stats
- Closed