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

[Subtask] REST client implementation for Graviton client #64

Closed
Tracked by #57
jerryshao opened this issue Jun 26, 2023 · 0 comments · Fixed by #69
Closed
Tracked by #57

[Subtask] REST client implementation for Graviton client #64

jerryshao opened this issue Jun 26, 2023 · 0 comments · Fixed by #69
Assignees
Labels
subtask Subtasks of umbrella issue

Comments

@jerryshao
Copy link
Collaborator

Describe the subtask

This issue tracks the work of implementing a REST client for Graviton client. With this REST client, Graviton client could issue request to Graviton server to manipulate metadata.

Parent issue

#57

@jerryshao jerryshao self-assigned this Jun 26, 2023
@jerryshao jerryshao added the subtask Subtasks of umbrella issue label Jun 26, 2023
jerryshao added a commit that referenced this issue Jun 30, 2023
### What changes were proposed in this pull request?

As a cornerstone work of building Graviton client, this PR proposes to
add REST client support for Graviton Client. This work is mainly
referred from Apache Iceberg.

### Why are the changes needed?

This is the cornerstone work of building Graviton Client.

Fix: #64 

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

NA

### How was this patch tested?

Add UTs to cover the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask Subtasks of umbrella issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant