Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-41292][CONNECT] Support Window in pyspark.sql.window namespace #39290

Closed
wants to merge 1 commit into from

Conversation

HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR proposes to support Spark Connect's Window in pyspark.sql.window namespace.

#39041 implemented the base, and #39149 implemented Spark Connect's Window.

This PR connects them.

Why are the changes needed?

To provide the users the same usage, see also #39041.

Does this PR introduce any user-facing change?

Yes, see also #39041.
Spark Connect can use Window functions via the same namespace pyspark.sql.window.

How was this patch tested?

Manually checked the related unittests.

@HyukjinKwon
Copy link
Member Author

cc @zhengruifeng

@zhengruifeng
Copy link
Contributor

merged into master

@HyukjinKwon HyukjinKwon deleted the SPARK-41292 branch January 15, 2024 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants