chroma icon indicating copy to clipboard operation
chroma copied to clipboard

[BUG]: WAL replay warnings suppression

Open tazarov opened this issue 6 months ago • 4 comments

Refs: #1733

Description of changes

Summarize the changes made by this PR.

  • Improvements & Bug fixes
    • Added a EmbeddingRecord flag (wal_replay) to suppress warnings in sqlite and local hnsw indices

Test plan

How are these changes tested?

  • [ ] Tests pass locally with pytest for python, yarn test for js

Documentation Changes

N/A

Colab to reproduce the issue in 0.4.23 (and prior) - https://colab.research.google.com/drive/1CtN0qGoMZoVfwQBnJE1MloLvvdv5KouE?usp=sharing

Screenshot 2024-03-02 at 21 08 12

tazarov avatar Feb 23 '24 14:02 tazarov