HeartSaVioR commented on PR #38288: URL: https://github.com/apache/spark/pull/38288#issuecomment-1365840718
I'm sorry I was on vacation - you're right we seem to miss pruning, and we also seem to miss the same for session window. My bad. I've submitted PRs separately for both cases. Please take a look. * https://github.com/apache/spark/pull/39245 (session_window, separated out to make backport easy) * https://github.com/apache/spark/pull/39247 (window_time) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
