Skip to content

Conversation

@zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

Implement DataFrame.sortWithinPartitions

Why are the changes needed?

for api coverage

Does this PR introduce any user-facing change?

yes, new method

How was this patch tested?

added UT

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unfortunately, global is a Python keyword, so name it as is_global

@zhengruifeng zhengruifeng force-pushed the connect_df_sortWithinPartitions branch 3 times, most recently from 491dd83 to 94c775d Compare November 1, 2022 02:33
@zhengruifeng zhengruifeng force-pushed the connect_df_sortWithinPartitions branch from 94c775d to 13f4830 Compare November 1, 2022 04:46
@zhengruifeng
Copy link
Contributor Author

the 3 force pushes only resolved conflicts in generated files, let me merge it now

@zhengruifeng
Copy link
Contributor Author

merged into master, thanks @HyukjinKwon

@zhengruifeng zhengruifeng deleted the connect_df_sortWithinPartitions branch November 1, 2022 04:49
@amaliujia
Copy link
Contributor

Late LGTM thanks

SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
…ons`

### What changes were proposed in this pull request?
Implement `DataFrame.sortWithinPartitions`

### Why are the changes needed?
for api coverage

### Does this PR introduce _any_ user-facing change?
yes, new method

### How was this patch tested?
added UT

Closes apache#38423 from zhengruifeng/connect_df_sortWithinPartitions.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants