Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ENH] implement append, commit and flush for spann segment and index (#…
…3084) ## Description of changes *Summarize the changes made by this PR.* - New functionality - Implement append, commit and flush for spann segment and index. Current implementation does split and/or reassign. They will be followed up in the next PR. ## Test plan *How are these changes tested?* - [x] Tests pass locally with `pytest` for python, `yarn test` for js, `cargo test` for rust ## Documentation Changes None
- Loading branch information