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.7k stars 275 forks source link

Fix data race2 #2212

Closed small-turtle-1 closed 1 week ago

small-turtle-1 commented 2 weeks ago

What problem does this PR solve?

Fix data race of row count.

Type of change