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-44424][PYTHON][CONNECT][FOLLOW-UP] Import Connect related libraries after checking dependencies #42311

Closed
wants to merge 1 commit into from

Conversation

HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR is a followup of #42235 that fixes the Connect related import after the dependency checking.

Why are the changes needed?

In order to show the end users a nice error message for optional dependencies instead of just saying that they were not found.

Does this PR introduce any user-facing change?

No, the PR has not been released out yet.

How was this patch tested?

Manually.

HyukjinKwon added a commit that referenced this pull request Aug 2, 2023
…aries after checking dependencies

### What changes were proposed in this pull request?

This PR is a followup of #42235 that fixes the Connect related import after the dependency checking.

### Why are the changes needed?

In order to show the end users a nice error message for optional dependencies instead of just saying that they were not found.

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

No, the PR has not been released out yet.

### How was this patch tested?

Manually.

Closes #42311 from HyukjinKwon/SPARK-44424-folowup.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 7b9057b)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
@HyukjinKwon HyukjinKwon deleted the SPARK-44424-folowup branch January 15, 2024 00:48
ragnarok56 pushed a commit to ragnarok56/spark that referenced this pull request Mar 2, 2024
…aries after checking dependencies

### What changes were proposed in this pull request?

This PR is a followup of apache#42235 that fixes the Connect related import after the dependency checking.

### Why are the changes needed?

In order to show the end users a nice error message for optional dependencies instead of just saying that they were not found.

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

No, the PR has not been released out yet.

### How was this patch tested?

Manually.

Closes apache#42311 from HyukjinKwon/SPARK-44424-folowup.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@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.

2 participants