Details

    Description

      Currently, canal-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 canal-json can follow the json strcuture of Canal, 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 canal messages.

      Attachments

        Issue Links

          Activity

            People

              caozhen1937 CaoZhen
              jark Jark Wu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: