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] Add server-side REST API support for fileset #1724

Closed
Tracked by #1241
coolderli opened this issue Jan 26, 2024 · 3 comments · Fixed by #1795
Closed
Tracked by #1241

[Subtask] Add server-side REST API support for fileset #1724

coolderli opened this issue Jan 26, 2024 · 3 comments · Fixed by #1795
Labels
subtask Subtasks of umbrella issue

Comments

@coolderli
Copy link
Collaborator

Describe the subtask

This issue adds server-side REST API support for fileset

Parent issue

#1241

@coolderli coolderli added the subtask Subtasks of umbrella issue label Jan 26, 2024
@coolderli
Copy link
Collaborator Author

@jerryshao Are you working on this issue? If not, I'd like to try. But I think it may depend on #1667.

@jerryshao
Copy link
Contributor

No, I'm not working on this. You can take a shot on this @coolderli .

coolderli pushed a commit to coolderli/gravitino that referenced this issue Jan 27, 2024
@coolderli
Copy link
Collaborator Author

I noticed this PR #1714 is merged. I will continue to work on this and rebase my code.

jerryshao pushed a commit that referenced this issue Feb 3, 2024
)

<!--
1. Title: [#<issue>] <type>(<scope>): <subject>
   Examples:
     - "[#123] feat(operator): support xxx"
     - "[#233] fix: check null before access result in xxx"
     - "[MINOR] refactor: fix typo in variable name"
     - "[MINOR] docs: fix typo in README"
     - "[#255] test: fix flaky test NameOfTheTest"
   Reference: https://www.conventionalcommits.org/en/v1.0.0/
2. If the PR is unfinished, please mark this PR as draft.
-->

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

close #1724 

### Why are the changes needed?

Add server-side REST API support for fileset

Fix: #1724 

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

(Please list the user-facing changes introduced by your change,
including
  1. Change in user-facing APIs.
  2. Addition or removal of property keys.)

### How was this patch tested?
- add unit tests
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.

2 participants