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

Create Internal API to Merge Segments for All Segments in the Same Space #816

Closed
Tracked by #792
isVoid opened this issue Nov 22, 2022 · 0 comments · Fixed by #818
Closed
Tracked by #792

Create Internal API to Merge Segments for All Segments in the Same Space #816

isVoid opened this issue Nov 22, 2022 · 0 comments · Fixed by #818
Assignees
Labels
2 - In Progress Currenty a work in progress

Comments

@isVoid
Copy link
Contributor

isVoid commented Nov 22, 2022

As part of #765 , given a list of segments, merge the resulting segments and remove the segments that are merged.

@isVoid isVoid self-assigned this Nov 22, 2022
@isVoid isVoid added the 2 - In Progress Currenty a work in progress label Nov 22, 2022
@isVoid isVoid changed the title Merge overlapping segments Create Internal API to Merge Segments for All Segments in the Same Space Nov 22, 2022
@rapids-bot rapids-bot bot closed this as completed in #818 Dec 13, 2022
rapids-bot bot pushed a commit that referenced this issue Dec 13, 2022
This PR adds `find_and_combine_segement` API. For each set of segments, this API writes the first mergeable segment with the merged result and set the flags of the rest merged segments to `1`.

Closes #816

Authors:
  - Michael Wang (https://github.com/isVoid)

Approvers:
  - H. Thomson Comer (https://github.com/thomcom)
  - Mark Harris (https://github.com/harrism)

URL: #818
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - In Progress Currenty a work in progress
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant