-
Notifications
You must be signed in to change notification settings - Fork 350
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
[Subtask] Adapt the Hadoop catalog to the CatalogOperationDispatcher #1667
Milestone
Comments
This was referenced Jan 24, 2024
jerryshao
added a commit
that referenced
this issue
Jan 29, 2024
…logOperationsDispatcher (#1714) ### What changes were proposed in this pull request? This PR add the Hadoop catalog adaption to the CatalogOperationsDispatcher ### Why are the changes needed? Part of fileset catalog support work Fix: #1667 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? UTs.
jerryshao
added a commit
that referenced
this issue
Jan 29, 2024
…rationDispatcher (#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 #1667 , fix it here. Fix: #1706 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Add UTs.
ch3yne
pushed a commit
to ch3yne/gravitino
that referenced
this issue
Jan 29, 2024
…o CatalogOperationsDispatcher (apache#1714) ### What changes were proposed in this pull request? This PR add the Hadoop catalog adaption to the CatalogOperationsDispatcher ### Why are the changes needed? Part of fileset catalog support work Fix: apache#1667 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? UTs.
ch3yne
pushed a commit
to ch3yne/gravitino
that referenced
this issue
Jan 29, 2024
…merged. (apache#1753) ### What changes were proposed in this pull request? This PR is a followup PR to fix the building issue after apache#1667 is merged. ### Why are the changes needed? Fix building issue. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Existing UTs.
ch3yne
pushed a commit
to ch3yne/gravitino
that referenced
this issue
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
Describe the subtask
This issue tracks the work of adapting the implemented Hadoop catalog to the CatalogOperationDispatcher.
Parent issue
#1241
The text was updated successfully, but these errors were encountered: