You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description of changes
*Summarize the changes made by this PR.*
- Improvements & Bug fixes
- Fixes a typo in log fork impl that led to wrong enumeration offset for
the new collection
- Replaces updates with insert when populating the offsets for the new
collection
- New functionality
- ...
## Test plan
*How are these changes tested?*
- [ ] Tests pass locally with `pytest` for python, `yarn test` for js,
`cargo test` for rust
## Documentation Changes
*Are all docstrings for user-facing APIs updated if required? Do we need
to make documentation changes in the [docs
repository](https://github.com/chroma-core/docs)?*
---------
Co-authored-by: Sicheng Pan <[email protected]>
0 commit comments