Skip to content

Commit 7a9015a

Browse files
committed
Fix merge
1 parent 2e56e90 commit 7a9015a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/vector/src/main/java/org/elasticsearch/test/knn/CmdLineArgs.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ public CmdLineArgs build() {
318318
quantizeBits,
319319
vectorEncoding,
320320
dimensions,
321-
earlyTermination
321+
earlyTermination,
322322
useNewFlatVectorsFormat,
323323
quantizeQueryBits
324324
);

0 commit comments

Comments
 (0)