[
https://issues.apache.org/jira/browse/BEAM-13342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475781#comment-17475781
]
Kenneth Knowles commented on BEAM-13342:
----------------------------------------
This makes sense, conceptually. Calendars are notoriously tricky. Since all
window functions are "just" user code, it can be implemented without going deep
into Beam core. Would you feel like trying to read the code to SlidingWindows
and CalendarWindows and figure out how to do this?
> Sliding CalendarWindows
> ------------------------
>
> Key: BEAM-13342
> URL: https://issues.apache.org/jira/browse/BEAM-13342
> Project: Beam
> Issue Type: Wish
> Components: beam-model, sdk-java-core
> Reporter: Paul
> Priority: P2
>
> Add the ability to select period and duration with calendar windows so
> sliding calendar windows are possible. For example, 5 calendar days is the
> duration and 1 calendar day is the period. So you have a 5 day sliding
> calendar window
--
This message was sent by Atlassian Jira
(v8.20.1#820001)