[ 
https://issues.apache.org/jira/browse/FLINK-32993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yubin Li updated FLINK-32993:
-----------------------------
    Description: 
create table as follows:

!image-2023-08-30-11-51-44-498.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.

  was:
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.


> 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
>            Priority: Major
>         Attachments: image-2023-08-30-11-47-05-887.png, 
> image-2023-08-30-11-47-43-719.png, image-2023-08-30-11-51-44-498.png
>
>
> create table as follows:
> !image-2023-08-30-11-51-44-498.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