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

C#: *BTreeIndexBounds => *IndexScanRangeBounds #2270

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Feb 18, 2025

Description of Changes

In C# bindings, rename *BTreeIndexBounds to *IndexScanRangeBounds to be consistent with the Rust bindings.

API and ABI breaking changes

These were marked as Internal, so arguably not.

Expected complexity level and risk

2

Testing

Existing tests are amended to fit the rename.

@bfops bfops added the release-any To be landed in any release window label Feb 18, 2025
@gefjon gefjon added release-1.0 and removed release-any To be landed in any release window labels Feb 21, 2025
@gefjon
Copy link
Contributor

gefjon commented Feb 21, 2025

Tentatively marked release-1.0 as @Centril determines whether this is internal or external.

@Centril
Copy link
Contributor Author

Centril commented Feb 21, 2025

Having looked this through, I'm pretty sure it's just internal.

@bfops bfops added the release-any To be landed in any release window label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-any To be landed in any release window
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants