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

Fan Donglai updated SPARK-21716:
--------------------------------
    Description: I can't use GroupBy + Window operator to get the newest(the 
maximum event time) row in a window.It should make the window  be applid on the 
reduce operator  (was: I can't use GroupBy + Window operator to get the 
newest(the maximum event time) row in a window.It should make the window can be 
applid on the reduce operator)

>  The time-range window can't be applied on the reduce operator
> --------------------------------------------------------------
>
>                 Key: SPARK-21716
>                 URL: https://issues.apache.org/jira/browse/SPARK-21716
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 2.2.0
>            Reporter: Fan Donglai
>
> I can't use GroupBy + Window operator to get the newest(the maximum event 
> time) row in a window.It should make the window  be applid on the reduce 
> operator



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to