Skip to content

[MINOR][PYTHON][SQL][TESTS] Don't load Python Data Source when Python executable is not available even for testing#45067

Closed
HyukjinKwon wants to merge 1 commit intoapache:masterfrom
HyukjinKwon:minor-checking
Closed

[MINOR][PYTHON][SQL][TESTS] Don't load Python Data Source when Python executable is not available even for testing#45067
HyukjinKwon wants to merge 1 commit intoapache:masterfrom
HyukjinKwon:minor-checking

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR proposes to don't load Python Data Source Python executable is not available even for testing

Why are the changes needed?

Whether if we're in test or not, it can't work loading Python Data Sources anyway.

Does this PR introduce any user-facing change?

No, dev-only.

How was this patch tested?

Manually tested.

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

No.

@github-actions github-actions bot added the SQL label Feb 8, 2024
Copy link
Contributor

@LuciferYang LuciferYang left a comment

Choose a reason for hiding this comment

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

+1, LGTM

@LuciferYang
Copy link
Contributor

image

All test passed, I will merging this one.

@LuciferYang
Copy link
Contributor

Merged into master for Spark 4.0. Thanks @HyukjinKwon @WeichenXu123

@HyukjinKwon
Copy link
Member Author

Thanks guys!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments