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

Implement event trigger to remove jobs from vectorize.job upon table deletion #164

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

varshith257
Copy link

@varshith257 varshith257 commented Oct 19, 2024

/claim #148
Closes #148

@varshith257
Copy link
Author

@ChuckHend Can have a review on this PR?

@varshith257
Copy link
Author

It seems test fails are not related of changes in this PR?

Any changes needed or can be merged @ChuckHend ?

@ChuckHend
Copy link
Member

@varshith257 yes these tests will fail for any branch that isnt part of the org (due to security policy on the repo). It is because there is an API key and it is in a github secret. We can ignore those tests.

@varshith257
Copy link
Author

@ChuckHend Can it be merged?

@ChuckHend
Copy link
Member

Sorry we haven't had a chance to do a thorough review yet. Can you add a test that asserts the records are indeed dropped?

@varshith257
Copy link
Author

Sure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

drop table event triggers for vectorize.jobs
2 participants