HeartSaVioR opened a new pull request #33548: URL: https://github.com/apache/spark/pull/33548
### What changes were proposed in this pull request? This PR proposes to update Sessionization examples to use native support of session window. It also adds the example for PySpark as native support of session window is available to PySpark as well. ### Why are the changes needed? We should guide the simplest way to achieve the same workload. I'll provide another example for cases we can't do with native support of session window. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Manually tested. -- 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]
