[
https://issues.apache.org/jira/browse/BEAM-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Wang updated BEAM-5843:
---------------------------
Description: Right now, the session window_end is always equal to
window_start due to missing implementation window_end for grouped window
functions. Should fix this bug by adding window_end to BeamAggregationRel.
> Expand Grouped Window Functions to window_start and window_end in Aggregation
> ------------------------------------------------------------------------------
>
> Key: BEAM-5843
> URL: https://issues.apache.org/jira/browse/BEAM-5843
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql
> Reporter: Rui Wang
> Assignee: Rui Wang
> Priority: Major
>
> Right now, the session window_end is always equal to window_start due to
> missing implementation window_end for grouped window functions. Should fix
> this bug by adding window_end to BeamAggregationRel.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)