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-48070][SQL][TESTS] Support AdaptiveQueryExecSuite.runAdaptiveAndVerifyResult to skip check results #46316

Closed
wants to merge 1 commit into from

Conversation

cxzl25
Copy link
Contributor

@cxzl25 cxzl25 commented May 1, 2024

What changes were proposed in this pull request?

This PR aims to support AdaptiveQueryExecSuite to skip check results.

Why are the changes needed?

#46273 (comment)

Does this PR introduce any user-facing change?

No

How was this patch tested?

GA

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

No

@github-actions github-actions bot added the SQL label May 1, 2024
@cxzl25 cxzl25 changed the title [SPARK-48070][TESTS] Support AdaptiveQueryExecSuite to skip check results [SPARK-48070][SQL][TESTS] Support AdaptiveQueryExecSuite to skip check results May 1, 2024
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. Thank you, @cxzl25 .

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-48070][SQL][TESTS] Support AdaptiveQueryExecSuite to skip check results [SPARK-48070][SQL][TESTS] Support AdaptiveQueryExecSuite to skip check results May 1, 2024
@dongjoon-hyun dongjoon-hyun changed the title [SPARK-48070][SQL][TESTS] Support AdaptiveQueryExecSuite to skip check results [SPARK-48070][SQL][TESTS] Support AdaptiveQueryExecSuite.runAdaptiveAndVerifyResult to skip check results May 1, 2024
@dongjoon-hyun
Copy link
Member

Merged to master for Apache Spark 4.0.0.

cxzl25 added a commit to cxzl25/spark that referenced this pull request May 8, 2024
…AndVerifyResult` to skip check results

### What changes were proposed in this pull request?
This PR aims to support AdaptiveQueryExecSuite to skip check results.

### Why are the changes needed?
apache#46273 (comment)

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

### How was this patch tested?
GA

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

Closes apache#46316 from cxzl25/SPARK-48070.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>

(cherry picked from commit 35767bb)
cxzl25 added a commit to cxzl25/spark that referenced this pull request May 8, 2024
…AndVerifyResult` to skip check results

### What changes were proposed in this pull request?
This PR aims to support AdaptiveQueryExecSuite to skip check results.

### Why are the changes needed?
apache#46273 (comment)

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

### How was this patch tested?
GA

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

Closes apache#46316 from cxzl25/SPARK-48070.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>

(cherry picked from commit 35767bb)
JacobZheng0927 pushed a commit to JacobZheng0927/spark that referenced this pull request May 11, 2024
…AndVerifyResult` to skip check results

### What changes were proposed in this pull request?
This PR aims to support AdaptiveQueryExecSuite to skip check results.

### Why are the changes needed?
apache#46273 (comment)

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

### How was this patch tested?
GA

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

Closes apache#46316 from cxzl25/SPARK-48070.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants