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

[jira] (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 ]


    fengjk deleted comment on FLINK-26270:
    --------------------------------

was (Author: JIRAUSER284851):
hi [~martijnvisser] , I submitted a PR but so far no results , Can you take a look ? thanks

> 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)