HeartSaVioR edited a comment on pull request #33691: URL: https://github.com/apache/spark/pull/33691#issuecomment-897250024
> Not sure I follow it up correctly. If the session is the union of union of events' range, how can it be shorter after applying (unionning?) more events? We don't have negative gap duration. No I meant it can happen if we are defining the session end as "time + gap duration of the last event" instead of defining the session end as "max of events' time + gap duration". Events can be out of order. EDIT: oh the definition of "max of events' time + gap duration" works for both static and dynamic. -- 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