Fix data race on lazy initialization of function pointers in SimSIMD dispatch#102132
Conversation
|
Workflow [PR], commit [eff7edd] Summary: ✅ AI ReviewSummaryThis PR updates ClickHouse Rules
Final Verdict
|
|
The MSan stress test failure (MemorySanitizer: use-of-uninitialized-value, STID 4179-5154 or 4148-3044) is a known pre-existing issue unrelated to this PR. Fix: #102158 |
a8d90ca to
97a69a1
Compare
|
This PR correctly sets the submodule pointer to the HEAD commit of branch ClickHouse/v6.5.15 - thus in fact it enables three changes and not one: |
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):
Fix data race on lazy initialization of function pointers in SimSIMD dispatch
PR to ClickHouse/SimSIMD: #26
Fixes #101968