Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-1492

Enhance DeltaWriteStat with block level metadata correctly for storage schemes that support appends

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Blocker
    • Resolution: Won't Do
    • None
    • 0.11.0
    • metadata
    • 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

          Activity

            People

              manojg Manoj Govindassamy
              vinoth Vinoth Chandar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: