Yubin Li created FLINK-32993:
--------------------------------

             Summary: Datagen connector produce unexpected Char type data
                 Key: FLINK-32993
                 URL: https://issues.apache.org/jira/browse/FLINK-32993
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / Common
    Affects Versions: 1.19.0
            Reporter: Yubin Li
         Attachments: image-2023-08-30-11-47-05-887.png, 
image-2023-08-30-11-47-43-719.png

create table as follows:

!image-2023-08-30-11-47-43-719.png!

results:

!image-2023-08-30-11-47-05-887.png!

I have found that Char type data length is 100, which same as String type, it 
is caused by the two types use the same data generation logic, and we could 
correct it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to