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

"source" block for MySQL schema change events should contain db and table names

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 0.10.0.Alpha2
    • None
    • mysql-connector
    • None

      The source fields "db" and "source" are not populated for the records emitted to the user-facing schema changes topic. While that info can be derived from other fields of the events, it should be provided for the sake of consistency and uniform consumeability of events.

      While add it, non-present optional fields shouldn't be emitted as null but rather just omitted from the events at all.

            jpechane Jiri Pechanec
            gunnar.morling Gunnar Morling
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: