You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "fengjk (Jira)" <ji...@apache.org> on 2022/02/21 06:15:00 UTC

[jira] [Created] (FLINK-26270) Flink SQL write data to kafka by CSV format , decimal type was converted to scientific notation

fengjk created FLINK-26270:
------------------------------

             Summary: Flink SQL write data to kafka by CSV format , decimal type was converted to scientific notation
                 Key: FLINK-26270
                 URL: https://issues.apache.org/jira/browse/FLINK-26270
             Project: Flink
          Issue Type: Bug
          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
    Affects Versions: 1.12.4
            Reporter: fengjk
             Fix For: 1.12.4
         Attachments: image-2022-02-21-14-11-49-617.png, image-2022-02-21-14-12-17-845.png, image-2022-02-21-14-13-28-605.png

Source:Oracle

field type:decimal

!image-2022-02-21-14-12-17-845.png|width=362,height=137!

!image-2022-02-21-14-11-49-617.png|width=756,height=268!

 

Sink::kafka

field type:decimal

format:CSV

!image-2022-02-21-14-13-28-605.png|width=259,height=184!

 

Cannot set not to convert to scientific notation

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)