[jira] [Created] (FLINK-22275) Datagen add a max lag option for a series of timestamp-related types

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-22275) Datagen add a max lag option for a series of timestamp-related types

Shang Yuanchun (Jira)
Yi Tang created FLINK-22275:
-------------------------------

             Summary: Datagen add a max lag option for a series of timestamp-related types
                 Key: FLINK-22275
                 URL: https://issues.apache.org/jira/browse/FLINK-22275
             Project: Flink
          Issue Type: Improvement
            Reporter: Yi Tang


For now, the {{datagen}} connector always resolves to the current timestamp for timestamp-related types.

Here proposals to add a max lag option for these types, which will generate a timestamp with random lag (with max lag as option) compared with the current timestamp. Leave it as before if the option is not configured.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)