HeartSaVioR commented on pull request #33691:
URL: https://github.com/apache/spark/pull/33691#issuecomment-896697782


   (Actually it is very hard to implement dynamic gap duration with respecting 
the sentence "A session window closes when there's no input received within gap 
duration after receiving the latest input.". Due to the nature of event time 
processing, the session can be "shorter" after applying some events into 
session, and it can trigger "split" the session which means we no longer able 
to aggregate in prior.)


-- 
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.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

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



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

Reply via email to