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

Add SMT to extract inner value field

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Minor
    • None
    • None
    • core-library
    • None
    • 0
    • 0% 0%

    Description

      Accessing inner values of records (inside before/after, depending of the event type) in other transforms (e.g. to change the records key) is currently not possible without applying event flattening with io.debezium.transforms.ExtractNewRecordState.

      It would therefore be great if Debezium comes with a transform that allows extracting a field from the inner value (from before on delete operation, otherwise from after without the need to loose information through flattening.

      A PR that adds such a transform is here: https://github.com/debezium/debezium/pull/967

      Attachments

        Activity

          People

            Unassigned Unassigned
            bfncs Marc Löhe (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: