-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[ENH]: SPANN - Delete empty PLs #5882
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
base: main
Are you sure you want to change the base?
Conversation
Reviewer ChecklistPlease leverage this checklist to ensure your code review is thorough before approving Testing, Bugs, Errors, Logs, Documentation
System Compatibility
Quality
|
|
SPANN: Eager Deletion of Empty Posting Lists & Improved Split Logic This PR refactors parts of Key Changes• Added async helper Affected Areas• This summary was automatically generated by @propel-code-bot |
This comment has been minimized.
This comment has been minimized.
e121e5c to
c168c2c
Compare
|
Found 1 test failure on Blacksmith runners: Failure
|

Description of changes
Summarize the changes made by this PR.
Test plan
How are these changes tested?
Ran the local repro that used to cause a stack overflow. Now it does so with very low prob. Previously it would stack overflow 100% of the time
pytestfor python,yarn testfor js,cargo testfor rustMigration plan
None
Observability plan
None
Documentation Changes
None