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

[#1760] Fix(core): Fix bug when introducing fileset api in CatalogOperationDispatcher #1762

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

jerryshao
Copy link
Contributor

What changes were proposed in this pull request?

Using the correct PropertiesMetadata to check the value when doing operations.

Why are the changes needed?

This is bug introduced in #1667 , fix it here.

Fix: #1706

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Add UTs.

@jerryshao jerryshao self-assigned this Jan 29, 2024
Copy link
Contributor

@yuqi1129 yuqi1129 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 348b47f into apache:main Jan 29, 2024
12 checks passed
ch3yne pushed a commit to ch3yne/gravitino that referenced this pull request Jan 29, 2024
…logOperationDispatcher (apache#1762)

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

Using the correct PropertiesMetadata to check the value when doing
operations.

### Why are the changes needed?

This is bug introduced in apache#1667 , fix it here.

Fix: apache#1706 

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

No.

### How was this patch tested?

Add UTs.
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.

[Improvement] Compelete how to upgrade doc
2 participants