You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/03/23 02:45:16 UTC

[GitHub] [spark] viirya commented on pull request #31937: [SPARK-10816][SS] Support session window natively

viirya commented on pull request #31937:
URL: https://github.com/apache/spark/pull/31937#issuecomment-804541032


   > This PR leverages two different approaches on merging session windows:
   >    1. merging session windows with Spark's aggregation logic (a variant of sort aggregation)
   >    2. updating session window for all rows bound to the same session, and applying aggregation logic afterwards
   
   Is the second one the approach we took in #31570?
    
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org