You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yi Tang (Jira)" <ji...@apache.org> on 2021/04/14 09:27:00 UTC

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

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)