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

[jira] [Closed] (FLINK-18704) Support DECIMAL types in datagen Table source connector

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

Martijn Visser closed FLINK-18704.
----------------------------------
    Resolution: Implemented

Documentation already mentions support for DECIMAL and FLINK-22640 is a related ticket; closing this ticket as 'Implemented' 

> Support DECIMAL types in datagen Table source connector
> -------------------------------------------------------
>
>                 Key: FLINK-18704
>                 URL: https://issues.apache.org/jira/browse/FLINK-18704
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / Ecosystem
>    Affects Versions: 1.11.0, 1.11.1
>            Reporter: Fabian Hueske
>            Priority: Not a Priority
>              Labels: auto-deprioritized-major, auto-deprioritized-minor, pull-request-available, starter
>
> It would be great if the [{{datagen}} source connector|https://ci.apache.org/projects/flink/flink-docs-release-1.11/dev/table/connectors/datagen.html] would support {{DECIMAL}} types.
> Since data is randomly generated and FLOAT and DOUBLE are supported, we could implement this feature by creatig a {{BigDecimal}} from a random float.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)