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

[MINOR][DOCS] Fix scaladoc for FlatMapGroupsInArrowExec and FlatMapCoGroupsInArrowExec #48052

Closed
wants to merge 1 commit into from

Conversation

zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

Fix scaladoc for FlatMapGroupsInArrowExec and FlatMapCoGroupsInArrowExec

Why are the changes needed?

existing scaladoc were actually copy-pasted from pandas ones

Does this PR introduce any user-facing change?

doc change

How was this patch tested?

CI

Was this patch authored or co-authored using generative AI tooling?

no

@zhengruifeng
Copy link
Contributor Author

merged to master

@zhengruifeng zhengruifeng deleted the py_type_applyinxxx branch September 10, 2024 08:37
IvanK-db pushed a commit to IvanK-db/spark that referenced this pull request Sep 20, 2024
…pCoGroupsInArrowExec`

### What changes were proposed in this pull request?
Fix scaladoc for `FlatMapGroupsInArrowExec` and `FlatMapCoGroupsInArrowExec`

### Why are the changes needed?
existing scaladoc were actually copy-pasted from pandas ones

### Does this PR introduce _any_ user-facing change?
doc change

### How was this patch tested?
CI

### Was this patch authored or co-authored using generative AI tooling?
no

Closes apache#48052 from zhengruifeng/py_type_applyinxxx.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
attilapiros pushed a commit to attilapiros/spark that referenced this pull request Oct 4, 2024
…pCoGroupsInArrowExec`

### What changes were proposed in this pull request?
Fix scaladoc for `FlatMapGroupsInArrowExec` and `FlatMapCoGroupsInArrowExec`

### Why are the changes needed?
existing scaladoc were actually copy-pasted from pandas ones

### Does this PR introduce _any_ user-facing change?
doc change

### How was this patch tested?
CI

### Was this patch authored or co-authored using generative AI tooling?
no

Closes apache#48052 from zhengruifeng/py_type_applyinxxx.

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