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

[#1047] improvement(core): Fix the issue of StringIdentifier in metalake property #1188

Conversation

github-actions[bot]
Copy link

What changes were proposed in this pull request?

Remove the stringId from metalake property map.

Why are the changes needed?

gravitino.identifier is generated internally and should not be visible to users.

Fix: #1047

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

Existing UTs can cover it.

…ake property (#1163)

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

Remove the `stringId` from metalake property map. 

### Why are the changes needed?

`gravitino.identifier` is generated internally and should not be visible
to users.

Fix: #1047 

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

N/A

### How was this patch tested?

Existing UTs can cover it.
@github-actions github-actions bot added cherry-pick need backport Issues that need to backport to another branch labels Dec 18, 2023
@jerryshao jerryshao closed this Dec 18, 2023
@jerryshao jerryshao reopened this Dec 18, 2023
Copy link
Author

Code Coverage Report

Overall Project 66.05% -0.06% 🟢
Files changed 76.98% 🟢

Module Coverage
core 76.24% 🟢
common 42.23% -0.25% 🟢
Files
Module File Coverage
core StringIdentifier.java 99.38% 🟢
KvGarbageCollector.java 85.26% 🟢
BaseMetalake.java 79.46% 🟢
MetalakeManager.java 78.77% 🟢
common MetalakeDTO.java 67.32% -15.61% 🟢

@jerryshao jerryshao merged commit a55b708 into branch-0.3 Dec 18, 2023
4 checks passed
@jerryshao jerryshao deleted the cherry-pick-branch-0.3-9450e5c1520e1f8889251bda1a236d4d805f00af branch December 21, 2023 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick need backport Issues that need to backport to another branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants