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

fix: MultilinearExtension::id uniqueness #425

Merged
merged 1 commit into from
Dec 10, 2024
Merged

fix: MultilinearExtension::id uniqueness #425

merged 1 commit into from
Dec 10, 2024

Conversation

iajoiner
Copy link
Contributor

Please be sure to look over the pull request guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md#submit-pr.

Please go through the following checklist

Rationale for this change

In Bumpalo if we allocate a non-empty slice and then an empty one they have the same positions hence it is necessary to differentiate between them by adding the slice length to the identifier.

What changes are included in this PR?

See above.

Are these changes tested?

Yes.

@iajoiner iajoiner marked this pull request as ready for review December 10, 2024 18:41
@iajoiner iajoiner mentioned this pull request Dec 10, 2024
3 tasks
@JayWhite2357 JayWhite2357 changed the title fix: temp fix to the id issue fix: MultilinearExtension::id uniqueness Dec 10, 2024
@iajoiner iajoiner changed the title fix: MultilinearExtension::id uniqueness fix: MultilinearExtension::id uniqueness Dec 10, 2024
@iajoiner iajoiner merged commit e1823fd into main Dec 10, 2024
12 checks passed
@iajoiner iajoiner deleted the fix/id branch December 10, 2024 19:15
Copy link

🎉 This PR is included in version 0.60.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants