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

Unicode data is malformed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Major Major
    • None
    • None
    • debezium-server
    • None
    • False
    • False

      Tested with MSSQL, PostgreSQL, Oracle and DB2 connectors, inserted Hebrew characters to text fields (depends on the DB), but got those malformed, assuming the issue is related to the server, for example:

      update employee set firstnme = 'י'  where empno = '000010';

      Got:

      FIRSTNME:\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd

       

      Is it a known issue or some configuration related issue? 

            Unassigned Unassigned
            yossish Yossi Shirizli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: