-
Notifications
You must be signed in to change notification settings - Fork 319
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 Fileset support for fileset catalog #1527
Comments
#1526 had been merged. I want to try contributing to this issue, could you assign it to me? |
Hi @coolderli sorry I'm already working on this to meet 0.4.0 milestone. We still have several undone issues in #1241 that I haven't created an issue, I think you can work on that if you'd like to, like:
|
@jerryshao Apology for my abruptness. I'd like to take a look at these issues. By the way, when will 0.4.0 be released? I found there are still a lot of issues on the 0.4.0 milestone. |
Hi @coolderli the 0.4.0 version will be shipped out before Spring festival, but we can only merge parts of the functionality of this fileset catalog support, others will be shipped in 0.5.0. |
…1647) ### What changes were proposed in this pull request? This PR proposes to add the fileset operation support for hadoop catalog. ### Why are the changes needed? This is a part of work to support fileset management in Gravitino Fix: #1527 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Add UTs to cover the codes.
Describe the subtask
This issue tracks the work of implementing FilesetCatalog.
Parent issue
#1241
The text was updated successfully, but these errors were encountered: