Dawid Wysakowicz created FLINK-18195: ----------------------------------------
Summary: Remove references to Expressions.interval(Duration) Key: FLINK-18195 URL: https://issues.apache.org/jira/browse/FLINK-18195 Project: Flink Issue Type: Sub-task Components: Documentation, Table SQL / API Affects Versions: 1.11.0 Reporter: Dawid Wysakowicz Assignee: Dawid Wysakowicz Fix For: 1.11.0 In the end we did not introduce the method {{Expressions#interval(Duration)}} instead it is suggested to use e.g. {{lit(2).hours()}}. We should update javadocs and docs accordingly. -- This message was sent by Atlassian Jira (v8.3.4#803005)