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

[#145][#146] feat(client): add client side schema/table manipulation support #202

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

jerryshao
Copy link
Contributor

What changes were proposed in this pull request?

This PR adds the support of schema and table operations for Graviton client.

Why are the changes needed?

With this, user could manipulate schema and tables through Java client.

Fix: #145
Fix: #146

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Add new UTs to cover the code.

@jerryshao jerryshao self-assigned this Aug 9, 2023
@github-actions
Copy link

github-actions bot commented Aug 9, 2023

Code Coverage Report

Overall Project 59.99% -0.36% 🟢
Files changed 87.86% 🟢

Module Coverage
client-java 77.5% -3.88% 🟢
Files
Module File Coverage
client-java ErrorHandler.java 100% 🟢
RelationalCatalog.java 97.31% -1.86% 🟢
GravitonMetaLake.java 96.21% 🟢
ErrorHandlers.java 78.22% -11.66% 🟢
DTOConverters.java 69.55% -11.02% 🟢
RESTClient.java 12.33% -5.48% 🔴

@jerryshao
Copy link
Contributor Author

@yuqi1129 please help to review again.

@yuqi1129
Copy link
Contributor

LGTM, I would merge it

@yuqi1129 yuqi1129 merged commit b595f60 into apache:main Aug 10, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants