mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-30 22:51:00 -05:00
* TQDT fix lossy roundtrip in apply_points_with_conditional_move * Reduce allocations + Fix debug_assert * Refactor _raw methods to reduce allocations * Rename refactored function * Drop omitted named vectors in the CoW upsert path. * Revert refactor of *_raw functions * Avoid allocations * Review remarks