Skip to content

[SPARK-51800][INFRA][FOLLOW-UP] Respect PYSPARK_UDS_MODE environment variable in SparkContext initialization#50616

Closed
HyukjinKwon wants to merge 1 commit intoapache:masterfrom
HyukjinKwon:SPARK-51800-followup
Closed

[SPARK-51800][INFRA][FOLLOW-UP] Respect PYSPARK_UDS_MODE environment variable in SparkContext initialization#50616
HyukjinKwon wants to merge 1 commit intoapache:masterfrom
HyukjinKwon:SPARK-51800-followup

Conversation

@HyukjinKwon
Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

This PR is a followup of #50587 that makes the SparkContext initialization to respect PYSPARK_UDS_MODE environment variable being used in the scheduled build.

Why are the changes needed?

To make the scheduled build passing (https://github.com/apache/spark/actions/workflows/build_uds.yml)

Does this PR introduce any user-facing change?

No, test-only.

How was this patch tested?

Manually tested via:

PYSPARK_UDS_MODE=true ./python/run-tests --python-executables=python3 --testnames "pyspark.sql.tests.test_udf UDFTests.test_same_accumulator_in_udfs"

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

No.

@HyukjinKwon
Copy link
Copy Markdown
Member Author

Merged to master.

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.

2 participants