You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/07/01 09:15:00 UTC

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

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

ASF GitHub Bot updated FLINK-26270:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Assignee: fengjk
>            Priority: Minor
>              Labels: pull-request-available
>         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, image-2022-02-25-17-38-06-764.png, image-2022-03-07-14-56-00-328.png
>
>
> Source:Oracle
> field type:decimal
> !image-2022-02-21-14-12-17-845.png|width=362,height=137!
> !image-2022-02-25-17-38-06-764.png!
>  
> 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.10#820010)