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-47500][PYTHON][CONNECT][FOLLOWUP] Restore error message for DataFrame.select(None) #46930

Closed

Conversation

zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

the refactor PR #45636 changed the error message of DataFrame.select(None) from PySparkTypeError to AssertionError, this PR restore the previous error message

Why are the changes needed?

error message improvement

Does this PR introduce any user-facing change?

yes, error message improvement

How was this patch tested?

added test

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

no

@HyukjinKwon
Copy link
Member

Merged to master.

@zhengruifeng zhengruifeng deleted the py_restore_select_error branch June 11, 2024 03:46
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.

2 participants