Skip to content

[SPARK-52181][SQL][FOLLOWUP][4.0] Avoid OOM in variant tests#50954

Closed
cloud-fan wants to merge 1 commit into
apache:branch-4.0from
cloud-fan:test
Closed

[SPARK-52181][SQL][FOLLOWUP][4.0] Avoid OOM in variant tests#50954
cloud-fan wants to merge 1 commit into
apache:branch-4.0from
cloud-fan:test

Conversation

@cloud-fan

Copy link
Copy Markdown
Contributor

This is a 4.0 backport of #50950

What changes were proposed in this pull request?

This is a follow-up of #50913 . It sets the variant size limit back to 16 MB in test environment, to reduce OOM in tests.

Why are the changes needed?

make tests more reliable.

Does this PR introduce any user-facing change?

no

How was this patch tested?

existing tests

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

no

This is a follow-up of apache#50913 . It sets the variant size limit back to 16 MB in test environment, to reduce OOM in tests.

make tests more reliable.

no

existing tests

no

Closes apache#50950 from cloud-fan/test.

Authored-by: Wenchen Fan <wenchen@databricks.com>
Signed-off-by: yangjie01 <yangjie01@baidu.com>
@github-actions github-actions Bot added the SQL label May 20, 2025
@cloud-fan

Copy link
Copy Markdown
Contributor Author

cc @LuciferYang

@cloud-fan

Copy link
Copy Markdown
Contributor Author

merging to 4.0

cloud-fan added a commit that referenced this pull request May 20, 2025
This is a 4.0 backport of #50950

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

This is a follow-up of #50913 . It sets the variant size limit back to 16 MB in test environment, to reduce OOM in tests.

### Why are the changes needed?

make tests more reliable.

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

no

### How was this patch tested?

existing tests

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

no

Closes #50954 from cloud-fan/test.

Authored-by: Wenchen Fan <wenchen@databricks.com>
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
@cloud-fan cloud-fan closed this May 20, 2025
zifeif2 pushed a commit to zifeif2/spark that referenced this pull request Nov 14, 2025
This is a 4.0 backport of apache#50950

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

This is a follow-up of apache#50913 . It sets the variant size limit back to 16 MB in test environment, to reduce OOM in tests.

### Why are the changes needed?

make tests more reliable.

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

no

### How was this patch tested?

existing tests

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

no

Closes apache#50954 from cloud-fan/test.

Authored-by: Wenchen Fan <wenchen@databricks.com>
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
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