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

chore!: Drop support for coalesce paths #836

Merged
merged 2 commits into from
May 21, 2024

Conversation

bruceg
Copy link
Member

@bruceg bruceg commented May 10, 2024

Follow up to #678

Do we want to merge this already or wait until closer to cutting the next release?

@bruceg bruceg added the type: tech debt A code change that does not add user value label May 10, 2024
@bruceg bruceg requested review from jszwedko and pront May 10, 2024 20:22
@bruceg bruceg force-pushed the bruceg/remove-coalesce-path-support branch from f890fe2 to 514dbee Compare May 10, 2024 20:24
@bruceg bruceg force-pushed the bruceg/remove-coalesce-path-support branch from 514dbee to 1830865 Compare May 10, 2024 20:25
Copy link
Collaborator

@pront pront left a comment

Choose a reason for hiding this comment

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

Didn't realize how much code was specific to this feature... looks good at a first glance. I will do a second pass next week. No need to wait IMO.

self.index += 1;
}
output
self.0.next().map(BorrowedSegment::from)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Much better now

@jszwedko
Copy link
Member

Agreed, I don't think we need to wait.

@bruceg bruceg added this pull request to the merge queue May 21, 2024
Merged via the queue into main with commit fe187a7 May 21, 2024
11 checks passed
@bruceg bruceg deleted the bruceg/remove-coalesce-path-support branch May 21, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: tech debt A code change that does not add user value
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants