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

[#1678] feat(partition): Add JSON serde for partitions #1679

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

mchades
Copy link
Contributor

@mchades mchades commented Jan 24, 2024

What changes were proposed in this pull request?

Add JSON serde for partitions

Why are the changes needed?

Fix: #1678

Does this PR introduce any user-facing change?

no

How was this patch tested?

UTs added

@mchades
Copy link
Contributor Author

mchades commented Jan 24, 2024

Base on #1577

@mchades mchades self-assigned this Jan 26, 2024
@mchades mchades marked this pull request as ready for review January 26, 2024 03:40
@mchades mchades requested a review from jerryshao January 26, 2024 09:28
@jerryshao jerryshao closed this Jan 26, 2024
@jerryshao jerryshao reopened this Jan 26, 2024
@jerryshao jerryshao merged commit ec23b8d into apache:main Jan 26, 2024
25 of 27 checks passed
ch3yne pushed a commit to ch3yne/gravitino that referenced this pull request Jan 29, 2024
…1679)

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

Add JSON serde for partitions

### Why are the changes needed?

Fix: apache#1678 

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

no

### How was this patch tested?

UTs added
@mchades mchades deleted the part-serde branch November 22, 2024 03:39
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.

[Subtask] Add JSON serde for partitions
2 participants