How to set the date / Timestamp type range in the yaml config file, is there some sample?
The target table column type is DATE or TimeStamp, I would like to generate the random value but between "2022-01-01" and "2022-12-31" or "2022-01-01:00-00-00" and "2022-12-31:00-00-00".
How to set the date / Timestamp type range in the yaml config file, is there some sample?
The target table column type is DATE or TimeStamp, I would like to generate the random value but between "2022-01-01" and "2022-12-31" or "2022-01-01:00-00-00" and "2022-12-31:00-00-00".