[ 
https://issues.apache.org/jira/browse/FLINK-17316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-17316:
-----------------------------------
    Labels: pull-request-available  (was: )

> Have HourlyTips solutions use TumblingEventTimeWindows.of
> ---------------------------------------------------------
>
>                 Key: FLINK-17316
>                 URL: https://issues.apache.org/jira/browse/FLINK-17316
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation / Training / Exercises
>            Reporter: David Anderson
>            Assignee: David Anderson
>            Priority: Major
>              Labels: pull-request-available
>
> In an educational context I think it's better to use
>     .window(TumblingEventTimeWindows.of(Time.hours(1)))
> rather than
>     .timeWindow(Time.hours(1))



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

Reply via email to