Cover trie index modes - #14967
Conversation
a34e1f1 to
8ae640f
Compare
✅ clang-tidy: No findings on changed linesCompleted in 1094.9s. |
ebc48a0 to
361ea89
Compare
361ea89 to
1e63da7
Compare
3ed65cf to
cbc3131
Compare
✅ Claude Code ReviewAuto-triggered after CI passed — reviewing commit cbc3131 SummaryThis is Part 12 of 13 in the UDI (User Defined Index) split. The cumulative diff is large (50 files, ~6000 insertions), but the PR-specific delta is 1 file (trie_index_db_test.cc) with ~707 insertions and ~280 deletions. The cumulative diff introduces the High-severity findings (0): No high-severity findings. Full review (click to expand)Findings🔴 HIGHNone. 🟡 MEDIUMM1. C API
|
cbc3131 to
7e66d47
Compare
7e66d47 to
45a6afd
Compare
Part 12 of 13 in the UDI split.
Stack order:
Previous: #14966.
Next: #14968.
Depends on #14966. Because this PR targets
facebook/rocksdb:main, GitHub shows a cumulative diff until earlier PRs land. After those land, the intended review diff is:zaidoon/udi-09-trie-parallel-builder..zaidoon/udi-10-trie-index-mode-testsThat final review delta is 1 file with 707 insertions and 280 deletions.
What changed:
Validation:
AUTO_CLEAN=1 make -j14 trie_index_db_test./trie_index_db_testmake check-sources