Skip to content

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

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

Merged
merged 8 commits into from
Dec 18, 2023

Conversation

yuqi1129
Copy link
Contributor

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.

@yuqi1129 yuqi1129 self-assigned this Dec 14, 2023
@yuqi1129 yuqi1129 changed the title [#1047] improvement(core): Fix the issue of StringIdentifier in metalake property #1162 [#1047] improvement(core): Fix the issue of StringIdentifier in metalake property Dec 15, 2023
@yuqi1129
Copy link
Contributor Author

@jerryshao
Pleas take a good again. Thank you.

@yuqi1129 yuqi1129 added branch-0.3 need backport Issues that need to backport to another branch labels Dec 18, 2023
Copy link
Contributor

@jerryshao jerryshao left a comment

Choose a reason for hiding this comment

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

LGTM.

@jerryshao jerryshao merged commit 9450e5c into apache:main Dec 18, 2023
github-actions bot pushed a commit that referenced this pull request Dec 18, 2023
…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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need backport Issues that need to backport to another branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug report] Property key gravitino.identifier should not be visible by users
2 participants