Commit bd7be17
CNDB-15580: CNDB-15519 test BM25 after compaction too (#2026)
Compaction might write SAI differently than flush, thus it's good to
have tests running after compaction.
Changes to use runThenFlushThenCompact instead of beforeAndAfterFlush in
BM25 test. Another test already tests after compaction in addition to
memtable and after flush.1 parent 43dbe78 commit bd7be17
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
793 | 793 | | |
794 | 794 | | |
795 | 795 | | |
796 | | - | |
| 796 | + | |
797 | 797 | | |
798 | 798 | | |
799 | 799 | | |
| |||
0 commit comments