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

Add the ability to sanitize field name when inferencing json schema

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 2.5.0.Alpha1
    • 2.4.0.CR1
    • core-library
    • None
    • False
    • None
    • False

      The sample json value:

      [{"code":"100","description":"some description","test$":"test"},{"code":"200","description":"another description"},{"code":"300"}]
      

      Config event router transformation and enable the related expand json properties, will sanitize field name "test$" to "test_" if set "avro" to property "field.name.adjustment.mode"

            Unassigned Unassigned
            ywyuewei Harvey Yue
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: