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/10/25 03:55:00 UTC

[jira] [Updated] (FLINK-29737) Support DataGen on waveform function

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

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

> Support DataGen on waveform function
> ------------------------------------
>
>                 Key: FLINK-29737
>                 URL: https://issues.apache.org/jira/browse/FLINK-29737
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>            Reporter: chenzihao
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: image-2022-10-24-16-09-47-386.png, image-2022-10-24-16-09-52-410.png
>
>
> In some scenarios, we need to simulate flow changes in the production environment. The current DATAGEN feature only supports data generation at a constant rate. We try to simulate increments of flow using batch jobs, but the production rate is not smooth, so I suggest that we can support sin-based data generation in order to get smooth changes. 
> 1. add another batch job to simulate increments of flow.
> !image-2022-10-24-16-09-52-410.png!
> 2. sin-based.
> !image-2022-10-24-16-09-47-386.png!



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