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

Fix add chunk entry checkpoint. #2211

Closed small-turtle-1 closed 1 week ago

small-turtle-1 commented 2 weeks ago

What problem does this PR solve?

Add chunk entry in txnstore when index is created offline.

Type of change