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

WASM ABI: add datastore_delete_by_btree_scan_bsatn #1704

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Sep 12, 2024

Description of Changes

Adds the datastore_delete_by_btree_scan_bsatn ABI.

cc #1460

API and ABI breaking changes

None

Expected complexity level and risk

1, most of the complex logic is in MutTxId::btree_scan.

TODO (to unblock folks, again, I suggest that these be follow ups)

  • testing
  • C# module bindings changes

@Centril Centril requested a review from gefjon September 12, 2024 14:34
@Centril Centril changed the base branch from master to centril/btree-scan September 12, 2024 14:34
@bfops bfops added the release-any To be landed in any release window label Sep 16, 2024
Base automatically changed from centril/btree-scan to master September 17, 2024 14:36
@Centril Centril force-pushed the centril/datastore_delete_by_btree_scan_bsatn branch from 6a81113 to 0c750b3 Compare September 18, 2024 18:46
@Centril Centril enabled auto-merge September 18, 2024 18:46
@Centril Centril added this pull request to the merge queue Sep 18, 2024
Merged via the queue into master with commit db29ded Sep 18, 2024
8 checks passed
@Centril Centril deleted the centril/datastore_delete_by_btree_scan_bsatn branch September 19, 2024 17:01
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