Details

    Description

      Currently, debezium-json format only support deserialization, but not support serialization. This is not convenient for users to writing changelogs to an message queue.

      The serialization for debezium-json can follow the json strcuture of debezium, but considering currently Flink can't combine UPDATE_BEFORE and UPDATE_AFTER into a single UPDATE message. We can encode UPDATE_BEFORE and UDPATE_AFTER as DELETE and INSERT debezium messages.

      Attachments

        Issue Links

          Activity

            People

              nicholasjiang Nicholas Jiang
              jark Jark Wu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: