Skip to content

Move segments_updater from collection into shard crate#7163

Merged
ffuugoo merged 4 commits intodevfrom
qdrant-edge-extract-segments-updater
Aug 28, 2025
Merged

Move segments_updater from collection into shard crate#7163
ffuugoo merged 4 commits intodevfrom
qdrant-edge-extract-segments-updater

Conversation

@ffuugoo
Copy link
Contributor

@ffuugoo ffuugoo commented Aug 28, 2025

Qdrant on Edge. We need this in shard to be reused by edge.

Last commit in the PR moves stuff around in segment_updater/shard::update module, but makes no code changes.

All Submissions:

  • Contributions should target the dev branch. Did you create your branch from dev?
  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests?
  2. Have you formatted your code locally using cargo +nightly fmt --all command prior to submission?
  3. Have you checked your code using cargo clippy --all --all-features command?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you successfully ran tests with your changes locally?

- Replace `CollectionResult`/`CollectionError` with `Operation*` types
@ffuugoo ffuugoo added this to the Qdrant on Edge milestone Aug 28, 2025
@ffuugoo ffuugoo requested review from generall and timvisee August 28, 2025 12:04
@coderabbitai

This comment was marked as resolved.

coderabbitai[bot]

This comment was marked as resolved.

coderabbitai[bot]

This comment was marked as resolved.

@ffuugoo ffuugoo merged commit 6111bd2 into dev Aug 28, 2025
16 checks passed
@ffuugoo ffuugoo deleted the qdrant-edge-extract-segments-updater branch August 28, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants