Skip to content

Commit b274e1c

Browse files
committed
Nedd to fix hnsw-snapshot
Signed-off-by: noob <[email protected]>
1 parent abf3432 commit b274e1c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+1808
-6760
lines changed

benchmark/local_infinity/knn/knn_import_benchmark.cpp

Lines changed: 342 additions & 90 deletions
Large diffs are not rendered by default.

benchmark/local_infinity/knn/knn_query_benchmark.cpp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@
1414

1515
#include "hnsw_benchmark_util.h"
1616

17-
import std;
1817
#include <cassert>
18+
1919
import infinity_core;
2020

21-
using std::size_t;
21+
import std.compat;
22+
2223
import compilation_config;
2324
import knn_expr;
2425
import column_expr;

python/test_pysdk/test_alter.py

Lines changed: 0 additions & 261 deletions
This file was deleted.

0 commit comments

Comments
 (0)