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

Add extrametadata and commitActiontype to write callback

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      It would be good to add 2 more fields to the write commit callback. HoodieDeltastreamer uses extraMetadata to store the checkpoints, and its useful to get this info from the callback to get the checkpoints after a commit is written.

      public HoodieWriteCommitCallbackMessage(String commitTime,                                          String tableName,                                        
      String basePath,                                          List<HoodieWriteStat> hoodieWriteStat,                                          Option<String> commitActionType,                                          Option<Map<String, String>> extraMetadata) 

      Attachments

        Activity

          People

            shivnarayan sivabalan narayanan
            rmahindra Rajesh Mahindra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: