mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 10:00:58 -05:00
* Respect payload and hashring filters while replicating point * Merge points instead of replacing for filtered stream records transfer * cleanup * Update utils * Allow filters in transfer * drop hashring filter since its not required when destination has single shard * test comment * Pass actual filter * use exact=True * Forward updates that satisfy the filter * make test long enough for extra points to be upserted * minor improvements * fix test * try with only inserting new points * Temporarily forward points that match before or after * Fix failing test * Only do inserts * Dont merge points and update old points in test * Fix the bug in integration test * fix read_batch_with_hashring fn name and docs * changes after rebase * add validation check * apply suggestions * Always trim clock tag when forwarding to a different shard ID * review fixes --------- Co-authored-by: generall <andrey@vasnetsov.com>
8.0 KiB
8.0 KiB