Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
We need a parse function to parse strings like "123ms", "321s", "12min" and such, so that users can write configurations like "cache.ttl = 1min" and the user input can be changed into a Java Duration.
This pull request introduce TimeUtils with parseDuration method to meet the above needs.
Attachments
Issue Links
- blocks
-
FLINK-13118 Introduce JDBC table factory
- Resolved
- links to