Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Jun 18, 2025

What changes were proposed in this pull request?

This PR aims to fix the javadoc of ZstdCodec.compress method.

Why are the changes needed?

The return type is boolean instead of ZstdOptions.

How was this patch tested?

Manual review.

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

No.

@github-actions github-actions bot added the JAVA label Jun 18, 2025
@dongjoon-hyun
Copy link
Member Author

cc @cxzl25

@dongjoon-hyun
Copy link
Member Author

Since this is a javadoc change, I'm going to merge.

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

This PR aims to fix the javadoc of `ZstdCodec.compress` method.

### Why are the changes needed?

The return type is `boolean` instead of `ZstdOptions`.

### How was this patch tested?

Manual review.

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

No.

Closes #2285 from dongjoon-hyun/ORC-1929.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 7b5b1a7)
Signed-off-by: Dongjoon Hyun <[email protected]>
dongjoon-hyun added a commit that referenced this pull request Jun 18, 2025
### What changes were proposed in this pull request?

This PR aims to fix the javadoc of `ZstdCodec.compress` method.

### Why are the changes needed?

The return type is `boolean` instead of `ZstdOptions`.

### How was this patch tested?

Manual review.

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

No.

Closes #2285 from dongjoon-hyun/ORC-1929.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 7b5b1a7)
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun dongjoon-hyun added this to the 2.0.6 milestone Jun 18, 2025
@dongjoon-hyun dongjoon-hyun deleted the ORC-1929 branch June 18, 2025 21:13
Copy link
Contributor

@cxzl25 cxzl25 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
Copy link
Member Author

Thank you, @cxzl25 !

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