Skip to content

Conversation

@yi-xmu
Copy link
Collaborator

@yi-xmu yi-xmu commented Oct 30, 2025

No description provided.

@coderabbitai
Copy link

coderabbitai bot commented Oct 30, 2025

Warning

Rate limit exceeded

@yi-xmu has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 20 minutes and 41 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 1262f38 and 1c0ad27.

📒 Files selected for processing (1)
  • src/vector/tests/VectorCache_HNSW-Test.cpp (21 hunks)
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update_unit_test

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

REQUIRE(vector_result[3] == 2404.0);

// add a vector
std::vector<float> vector1 = {2411.0f, 2412.0f, 2413.0f, 2414.0f};
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[cpplint] reported by reviewdog 🐶
Add #include for vector<> [build/include_what_you_use] [4]

@yi-xmu yi-xmu force-pushed the type_def_for_schema branch from 9e182b9 to a157e5c Compare November 7, 2025 06:39
@yi-xmu yi-xmu force-pushed the type_def_for_schema branch from a157e5c to 548ebe8 Compare November 7, 2025 07:47
@yi-xmu yi-xmu force-pushed the type_def_for_schema branch from 548ebe8 to 007681c Compare November 18, 2025 06:00
@yi-xmu yi-xmu changed the base branch from type_def_for_schema to vector_v1 November 18, 2025 06:00
hnsw unit test with metadata
@yi-xmu yi-xmu merged commit c8da17b into vector_v1 Nov 18, 2025
2 checks passed
yi-xmu added a commit that referenced this pull request Nov 18, 2025
hnsw unit test with metadata
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