Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Jan 21, 2025

What changes were proposed in this pull request?

This PR aims to add CRC32C test cases.

Why are the changes needed?

Apache Spark supports CRC32C. We had better add more test coverage like CRC32.

Does this PR introduce any user-facing change?

No. This is a test case addition.

How was this patch tested?

Pass the CIs.

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

No.

@dongjoon-hyun
Copy link
Member Author

Could you review this PR, @yaooqinn ?

Copy link
Member

@yaooqinn yaooqinn left a comment

Choose a reason for hiding this comment

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

LGTM, thank you @dongjoon-hyun

@dongjoon-hyun
Copy link
Member Author

Thank you, @yaooqinn !

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

A failure occurred in https://github.com/dongjoon-hyun/spark/actions/runs/12881008656/job/35910916844
, causing the KubernetesLocalDiskShuffleDataIOSuite to not be executed. Although I have verified it locally, it would be best to have it pass through CI.

@dongjoon-hyun
Copy link
Member Author

Thank you! Now all tests passed. Merged to master/4.0.

Screenshot 2025-01-21 at 08 00 57

dongjoon-hyun added a commit that referenced this pull request Jan 21, 2025
### What changes were proposed in this pull request?

This PR aims to add `CRC32C` test cases.

### Why are the changes needed?

Apache Spark supports `CRC32C`. We had better add more test coverage like `CRC32`.
- #47929

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

No. This is a test case addition.

### How was this patch tested?

Pass the CIs.

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

No.

Closes #49582 from dongjoon-hyun/SPARK-50902.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 98f2767)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun dongjoon-hyun deleted the SPARK-50902 branch January 21, 2025 16:02
zifeif2 pushed a commit to zifeif2/spark that referenced this pull request Nov 14, 2025
### What changes were proposed in this pull request?

This PR aims to add `CRC32C` test cases.

### Why are the changes needed?

Apache Spark supports `CRC32C`. We had better add more test coverage like `CRC32`.
- apache#47929

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

No. This is a test case addition.

### How was this patch tested?

Pass the CIs.

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

No.

Closes apache#49582 from dongjoon-hyun/SPARK-50902.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 2233537)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants