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

[#3903] fix(common): convert literal values of partition in DTOConverters #3904

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

xiaozcy
Copy link
Contributor

@xiaozcy xiaozcy commented Jun 19, 2024

What changes were proposed in this pull request?

Convert literal values of partition in DTOConverters.

Why are the changes needed?

Fix: #3903

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT.

Copy link
Contributor

@mchades mchades left a comment

Choose a reason for hiding this comment

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

LGTM

@mchades mchades merged commit 5a452f5 into apache:main Jun 19, 2024
33 checks passed
shaofengshi pushed a commit to shaofengshi/gravitino that referenced this pull request Jun 24, 2024
…OConverters` (apache#3904)

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

Convert literal values of partition in `DTOConverters`.

### Why are the changes needed?

Fix: apache#3903 

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

No.

### How was this patch tested?

UT.

Co-authored-by: zhanghan18 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug report] missing of conversion in DTOConverters
2 participants