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

[#2385] feat(core): Add the Relational Garbage Collector #3016

Merged
merged 15 commits into from
Apr 20, 2024

Conversation

YxAc
Copy link
Contributor

@YxAc YxAc commented Apr 18, 2024

What changes were proposed in this pull request?

  • Add the JDBC Backend Garbage Collector

Why are the changes needed?

Fix: #2385

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

UT

@YxAc YxAc changed the title [#2385] feat(core): Add Relational Garbage Collector [#2385] feat(core): Add the Relational Garbage Collector Apr 18, 2024
@YxAc
Copy link
Contributor Author

YxAc commented Apr 18, 2024

sorry for the late feature finish, can you help to review this? Thanks a lot. @yuqi1129 @jerryshao

@yuqi1129
Copy link
Contributor

@YxAc
Please update your code if you have free time.

Copy link
Contributor

@yuqi1129 yuqi1129 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@yuqi1129 yuqi1129 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jerryshao
Copy link
Contributor

Thanks @YxAc for your contribution, merging to main.

@jerryshao jerryshao merged commit a1dd279 into apache:main Apr 20, 2024
22 checks passed
@YxAc YxAc deleted the add_relational_gc branch April 20, 2024 10:09
diqiu50 pushed a commit to diqiu50/gravitino that referenced this pull request Jun 13, 2024
…e#3016)

### What changes were proposed in this pull request?
- Add the JDBC Backend Garbage Collector

### Why are the changes needed?
Fix: apache#2385 

### Does this PR introduce _any_ user-facing change?
N/A

### How was this patch tested?
UT

---------

Co-authored-by: YxAc <[email protected]>
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 this pull request may close these issues.

[Subtask] Add the relational entity store Garbage Collector
4 participants