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
)
Closes: #1717
## Description of changes
*Summarize the changes made by this PR.*
- Improvements & Bug fixes
- Fixed an issue where if the metadata key is set to `chroma:document`
it is either ignore when inserting or overrides the actual document when
updating records by `id`
## Test plan
*How are these changes tested?*
- [x] Tests pass locally with `pytest` for python, `yarn test` for js
## Documentation Changes
N/A
What happened?
The metadata key is ignore (aka overridden by WAL processing)
Metadata key overrides the document:
Versions
Chroma: 0.4.x, OS: Any, Python: Any
Relevant log output
No response
The text was updated successfully, but these errors were encountered: