Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-2606

Add ability to map new name for the fields and headers

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • 1.4.0.Alpha2
    • 1.2.2.Final
    • core-library
    • None

    Description

      Currently Debezium extracts the exact fields from inside the message and places them as fields/headers
      (via the configuration parameters "add.fields" and "add.headers") .

      It would be great if we can give the option of new name while doing so.

      For example, 

      "add.fields" => "field1[:newName1],field2[:newName2],field3[:newName3]"
      "add.headers" => "field1[:newName1],field2[:newName2],field3[:newName3]"
      

       As the "new name" is optional we aren't disturbing the people who already use this feature.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rgannu Ganesh Ramasubramanian (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: