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-50567][INFRA] Apply Python 3.11 image in No-ANSI daily build #49176

Closed
wants to merge 2 commits into from

Conversation

zhengruifeng
Copy link
Contributor

@zhengruifeng zhengruifeng commented Dec 13, 2024

What changes were proposed in this pull request?

Apply Python 3.11 image in No-ANSI daily build

Why are the changes needed?

switch to the new images

Does this PR introduce any user-facing change?

no, infra-only

How was this patch tested?

PR builder with

default: '{"PYSPARK_IMAGE_TO_TEST": "python-311", "PYTHON_TO_TEST": "python3.11", "SPARK_ANSI_SQL_MODE": "false"}'

https://github.com/zhengruifeng/spark/actions/runs/12312692530/job/34365351588

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

no

@github-actions github-actions bot added the INFRA label Dec 13, 2024
@zhengruifeng zhengruifeng marked this pull request as ready for review December 13, 2024 13:05
Copy link
Member

@dongjoon-hyun dongjoon-hyun 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.

@dongjoon-hyun
Copy link
Member

Merged to master. Thank you, @zhengruifeng .

@zhengruifeng zhengruifeng deleted the py_311_no_ansi branch December 14, 2024 00:57
ericm-db pushed a commit to ericm-db/spark that referenced this pull request Dec 17, 2024
### What changes were proposed in this pull request?
Apply Python 3.11 image in No-ANSI daily build

### Why are the changes needed?
switch to the new images

### Does this PR introduce _any_ user-facing change?
no, infra-only

### How was this patch tested?
PR builder with
```
default: '{"PYSPARK_IMAGE_TO_TEST": "python-311", "PYTHON_TO_TEST": "python3.11", "SPARK_ANSI_SQL_MODE": "false"}'
```

https://github.com/zhengruifeng/spark/actions/runs/12312692530/job/34365351588

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

Closes apache#49176 from zhengruifeng/py_311_no_ansi.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
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