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] support namespace ops for iceberg rest server #287

Closed
Tracked by #321
FANNG1 opened this issue Aug 28, 2023 · 0 comments · Fixed by #302
Closed
Tracked by #321

[Subtask] support namespace ops for iceberg rest server #287

FANNG1 opened this issue Aug 28, 2023 · 0 comments · Fixed by #302
Assignees

Comments

@FANNG1
Copy link
Contributor

FANNG1 commented Aug 28, 2023

Describe the subtask

  1. createNamespace
  2. getNamespace
  3. drop namespace
  4. update namespace
  5. list namespace

Parent issue

#230

@jerryshao jerryshao added this to the Graviton v0.2.0 milestone Aug 29, 2023
jerryshao pushed a commit that referenced this issue Sep 6, 2023
)

### What changes were proposed in this pull request?
to support iceberg rest api, we add interfaces:
1. config
2. create&drop&get&list schema


### Why are the changes needed?
iceberg api spec

Fix: #287 

### Does this PR introduce _any_ user-facing change?
add new interfaces


### How was this patch tested?
1. manually tested in local env with `memory catalog` 
2. add ut to test rest interfaces
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 a pull request may close this issue.

2 participants