You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "aloyszhang (JIRA)" <ji...@apache.org> on 2019/06/20 07:17:00 UTC

[jira] [Closed] (FLINK-12721) make flink-json more precisely when handle integer type

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

aloyszhang closed FLINK-12721.
------------------------------
    Resolution: Invalid

> make flink-json more precisely when handle integer type
> -------------------------------------------------------
>
>                 Key: FLINK-12721
>                 URL: https://issues.apache.org/jira/browse/FLINK-12721
>             Project: Flink
>          Issue Type: Improvement
>          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
>    Affects Versions: 1.8.0
>            Reporter: aloyszhang
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> At  present, flink-json convert integer type to `Types.BIG_DEC` which will make some mismatch error when sink to external storage system like MySql, we can make it more precisely when by process integer as `Types.INT`
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)