-
Notifications
You must be signed in to change notification settings - Fork 348
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
Labels
subtask
Subtasks of umbrella issue
Comments
@jerryshao Are you working on this issue? If not, I'd like to try. But I think it may depend on #1667. |
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
I noticed this PR #1714 is merged. I will continue to work on this and rebase my code. |
coolderli
pushed a commit
to coolderli/gravitino
that referenced
this issue
Jan 29, 2024
coolderli
pushed a commit
to coolderli/gravitino
that referenced
this issue
Jan 30, 2024
coolderli
added a commit
to coolderli/gravitino
that referenced
this issue
Jan 30, 2024
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
18 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the subtask
This issue adds server-side REST API support for fileset
Parent issue
#1241
The text was updated successfully, but these errors were encountered: