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-47183][PYTHON] Fix the error class for sameSemantics #45280

Closed

Conversation

zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

Fix the error class for sameSemantics

Why are the changes needed?

the expected type should be DataFrame

Does this PR introduce any user-facing change?

yes

How was this patch tested?

updated test

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

no

@zhengruifeng zhengruifeng deleted the py_fix_error_sameSemantics branch February 27, 2024 10:34
@zhengruifeng
Copy link
Contributor Author

merged to master

TakawaAkirayo pushed a commit to TakawaAkirayo/spark that referenced this pull request Mar 4, 2024
### What changes were proposed in this pull request?
Fix the error class for `sameSemantics`

### Why are the changes needed?
the expected type should be `DataFrame`

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

### How was this patch tested?
updated test

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

Closes apache#45280 from zhengruifeng/py_fix_error_sameSemantics.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
ericm-db pushed a commit to ericm-db/spark that referenced this pull request Mar 5, 2024
### What changes were proposed in this pull request?
Fix the error class for `sameSemantics`

### Why are the changes needed?
the expected type should be `DataFrame`

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

### How was this patch tested?
updated test

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

Closes apache#45280 from zhengruifeng/py_fix_error_sameSemantics.

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
2 participants