infiniflow / infinity

The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text
https://infiniflow.org
Apache License 2.0
2.68k stars 275 forks source link

[Bug]: Assert failed when running pytest #2192

Closed JinHai-CN closed 1 week ago

JinHai-CN commented 2 weeks ago

Is there an existing issue for the same bug?

Actual behavior and How to reproduce it

https://github.com/infiniflow/infinity/actions/runs/11718184326/job/32639069477

infinity: /infinity/src/storage/invertedindex/column_index_reader.cpp:191: IndexReader infinity::TableIndexReaderCache::GetIndexReader(Txn *): Assertion `table_index_entry->GetFulltexSegmentUpdateTs() <= last_known_update_ts_' failed.

Expected behavior

No response

Additional information

No response