hyperstreamdb 0.5.0__tar.gz → 0.5.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/Cargo.lock +1 -1
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/Cargo.toml +1 -1
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/PKG-INFO +1 -1
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/python/hyperstreamdb/__init__.py +4 -4
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/hnsw_ivf.rs +10 -3
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/segment.rs +1 -1
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/.env.example +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/.gitattributes +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/.gitignore +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/.hypothesis/constants/32b327793848e7d8 +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/.hypothesis/constants/67b0a8ccf18bf5d2 +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/.hypothesis/constants/84828557b4ee7be4 +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/.instructions.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/.ipynb_checkpoints/Untitled-checkpoint.ipynb +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/.qwen/settings.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/.qwen/settings.json.orig +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/CHANGELOG.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/CNAME +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/CONTRIBUTING.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/Dockerfile +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/HyperStreamDB.png +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/LICENSE-APACHE +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/LICENSE-MIT +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/README.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/RUN_COMPLIANCE_TESTS.sh +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/SECURITY.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/STEERING.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/THIRDPARTY_NOTICES.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/Untitled.ipynb +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benches/bench_table.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benches/performance.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/BENCHMARK_REPORT.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/benchmark_charts.png +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/benchmark_results.csv +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/concurrent_queries_20260409_214245.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/concurrent_queries_20260409_214245.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/filtered_search_comparison_20260409_222607.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/filtered_search_comparison_20260409_222607.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/filtered_vector_search_20260409_214355.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/filtered_vector_search_20260409_214355.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/filtered_vector_search_20260409_220418.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/filtered_vector_search_20260409_220418.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/filtered_vector_search_20260409_222053.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/filtered_vector_search_20260409_222053.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/filtered_vector_search_20260409_225907.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/filtered_vector_search_20260409_225907.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/full_scan_baseline_20260409_222303.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/full_scan_baseline_20260409_222303.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/high_selectivity_filter_20260409_222302.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/high_selectivity_filter_20260409_222302.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/ingestion_comparison_20260409_222516.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/ingestion_comparison_20260409_222516.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/multi_filter_vector_20260409_214428.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/multi_filter_vector_20260409_214428.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/multi_filter_vector_20260409_220450.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/multi_filter_vector_20260409_220450.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/multi_filter_vector_20260409_222131.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/multi_filter_vector_20260409_222131.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/multi_filter_vector_20260409_225938.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/multi_filter_vector_20260409_225938.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/multi_filter_vector_20260409_231713.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/multi_filter_vector_20260409_231713.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/post_vs_pre_filter_20260409_214501.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/post_vs_pre_filter_20260409_214501.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/post_vs_pre_filter_20260409_220524.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/post_vs_pre_filter_20260409_220524.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/post_vs_pre_filter_20260409_222204.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/post_vs_pre_filter_20260409_222204.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/post_vs_pre_filter_20260409_230010.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/post_vs_pre_filter_20260409_230010.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/query_comparison_20260409_222541.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/query_comparison_20260409_222541.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/range_query_20260409_222302.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/range_query_20260409_222302.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/search_filtered_high_selectivity_20260409_214144.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/search_filtered_high_selectivity_20260409_214144.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/search_unfiltered_20260409_214028.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/search_unfiltered_20260409_214028.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/book.toml +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/build-connectors.sh +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/build.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/check_iceberg_compliance.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/clippy.toml +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/deny.toml +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docker-compose-minio-nessie.yml +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docker-compose.production.yml +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docker-compose.yml +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/.nojekyll +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/BENCHMARKING.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/COMPREHENSIVE_GUIDE.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/CONCURRENCY.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/CONFIGURATION.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/DORIS_OPTIMIZATION_PATTERNS.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/GPU_SETUP_GUIDE.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/ICEBERG_V2_V3_API.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/INSTALLATION.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/PGVECTOR_SQL_GUIDE.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/PYTHON_VECTOR_API.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/VECTOR_CONFIGURATION.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/api_reference.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/architecture.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/catalog_usage.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/index.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/integrations/README.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/integrations/java_jni.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/integrations/python.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/integrations/spark.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/integrations/trino.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/monitoring.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/requirements.txt +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/source/_static/HyperStreamDB.png +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/source/api/python.rst +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/source/api/rust.rst +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/source/conf.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/source/index.rst +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/source/roadmap.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/docs/task_status.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/proptest-regressions/core/index/gpu.txt +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/proptest-regressions/core/sql/vector_literal.txt +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/proptest-regressions/core/sql/vector_udf.txt +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/pyproject.toml +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/python/hyperstreamdb/embeddings.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/recovered_plan.txt +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/rust-toolchain.toml +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/scripts/fix_nb.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/scripts/split_table.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/scripts/update_cache.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/scripts/update_reader.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/scripts/update_schema_patch.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/scripts/update_schema_patch2.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/spark-hyperstream/.bloop/bloop.settings.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/spark-hyperstream/.bloop/spark-hyperstream-test.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/spark-hyperstream/.bloop/spark-hyperstream.json +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/spark-hyperstream/pom.xml +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/DefaultSource.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/HyperStreamPartition.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/HyperStreamPartitionReader.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/HyperStreamPartitionReaderFactory.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/HyperStreamScanBuilder.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/HyperStreamTable.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/spark-hyperstream/src/test/java/com/hyperstreamdb/spark/SparkConnectorTest.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/bin/gateway.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/bin/hdb.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/bin/iceberg_rest.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/bin/probe_datafusion.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/bin/setup_test_data.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/bin/verify_layered_indexing.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/cache.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/catalog/config.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/catalog/glue.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/catalog/hive.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/catalog/jdbc.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/catalog/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/catalog/nessie.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/catalog/rest.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/catalog/unity.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/clustering.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/compaction.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/embeddings.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/error.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/ffi.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/iceberg/delete.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/iceberg/iceberg_delete.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/iceberg/manifest.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/iceberg/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/iceberg/schema.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/iceberg/transform.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/iceberg/types.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/iceberg/value.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/iceberg/writer.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/build_inverted.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/build_vector.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/cuda/cosine_distance.cu +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/cuda/hamming_distance.cu +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/cuda/inner_product.cu +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/cuda/jaccard_distance.cu +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/cuda/kmeans_assignment.cu +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/cuda/l1_distance.cu +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/cuda/l2_distance.cu +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/distance.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/gpu.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/hnsw_rs/annhdf5.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/hnsw_rs/api.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/hnsw_rs/dist.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/hnsw_rs/flatten.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/hnsw_rs/hnsw.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/hnsw_rs/hnswio.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/hnsw_rs/libext.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/hnsw_rs/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/hnsw_rs/prelude.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/hnsw_rs/test.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/ivf.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/memory.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/mps/cosine_distance.metal +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/mps/hamming_distance.metal +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/mps/inner_product.metal +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/mps/jaccard_distance.metal +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/mps/kmeans_assignment.metal +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/mps/l1_distance.metal +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/mps/l2_distance.metal +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/opencl/cosine_distance.cl +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/opencl/hamming_distance.cl +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/opencl/inner_product.cl +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/opencl/jaccard_distance.cl +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/opencl/kmeans_assignment.cl +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/opencl/l1_distance.cl +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/opencl/l2_distance.cl +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/pq.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/tokenizer.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/turboquant.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/index/wgpu_kernel.wgsl +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/license.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/lock.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/maintenance.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/manifest/manager/commit.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/manifest/manager/load.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/manifest/manager/partition.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/manifest/manager/schema.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/manifest/manager.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/manifest/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/manifest/types.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/merge.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/metadata.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/nessie.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/planner/filter.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/planner/pruning.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/planner/vector_search.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/planner.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/puffin.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/query.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/reader/delete.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/reader/filter.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/reader/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/reader/scan.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/search/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/search/rrf.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/literal/binary.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/literal/dense.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/literal/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/literal/sparse.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/optimizer/config.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/optimizer/index_join.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/optimizer/vector_search/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/optimizer/vector_search/plan_detection.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/optimizer/vector_search/plan_rewriter.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/optimizer/vector_search/sort_expr_parser.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/optimizer.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/pgvector_rewriter.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/physical_plan/index_join.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/physical_plan/vector_merge.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/physical_plan/vector_scan.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/physical_plan.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/session.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/udf/aggregate.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/udf/distance.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/udf/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/udf/sparse.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/udf/transform.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/vector_literal.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/vector_operators.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/vector_udf/aggregate.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/vector_udf/distance.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/vector_udf/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/vector_udf/sparse.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/vector_udf/transform.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/sql/vector_udf.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/storage.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/table/builder.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/table/fluent.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/table/index_config.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/table/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/table/primary_key.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/table/read.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/table/schema.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/table/state.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/table/stats.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/table/write.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/core/wal.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/enterprise/continuous_indexing.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/enterprise/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/index.rs.old +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/lib.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python/catalog/glue.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python/catalog/hive.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python/catalog/jdbc.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python/catalog/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python/catalog/nessie.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python/catalog/rest.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python/catalog/unity.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python/helpers.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python/manifest.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python/schema.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python/session.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python/stats.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python/table.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python_binding.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python_distance.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/python_gpu_context.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/telemetry/metrics.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/telemetry/mod.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/src/telemetry/tracing.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/all_types_index_test.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/bin/generate_iceberg_manifests.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/bin/verify_iceberg_read_check.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/check_mmh3.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/data/download_nyc_taxi.sh +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/data/generate_embeddings.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/data/generate_wikipedia.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/data/start_nessie.sh +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/datafusion_rust_test.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/debug_murmur3.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/fuzz_murmur3.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/gpu_test_helpers.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/integration_test_hnsw_ivf_native.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/performance/README.md +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/prototype_merge.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/python/verify_docstrings.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/python/verify_fluent_api.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/python/verify_unified_ingest.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/schema_evolution_test.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/stability.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_all_algos.py +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_catalog_commit.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_compliance.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_delete_correctness.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_iceberg_python_delete.sh +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_iceberg_rest.sh +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_iceberg_rest_create.sh +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_iceberg_rest_delete.sh +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_iceberg_rest_remove_index.sh +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_iceberg_rest_update.sh +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_metadata_creation.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_mor_reads.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_mor_writes.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_partition_transforms.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_partitioned_writes.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_puffin_index.sh +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_rest_updates.sh +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/tests/verify_schema_compat.rs +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-config/.DS_Store +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-config/catalog/glue_catalog.properties +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-config/catalog/hyperstreamdb.properties +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-config/catalog/iceberg.properties +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-config/catalog/memory.properties +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-config/catalog/postgres.properties +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-config/config.properties +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-config/entrypoint.sh +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-config/jvm.config +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-config/node.properties +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-config.zip +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-hyperstream/pom.xml +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBColumnHandle.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBConnectorFactory.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBMetadata.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBPageSource.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBPageSourceProvider.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBPlugin.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBSplit.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBSplitManager.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBTableHandle.java +0 -0
- {hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/trino-hyperstream/src/test/java/com/hyperstreamdb/trino/TrinoConnectorTest.java +0 -0
|
@@ -544,15 +544,15 @@ class Table:
|
|
|
544
544
|
"""
|
|
545
545
|
return self.to_arrow(filter, vector_filter, columns, device=device, **kwargs)
|
|
546
546
|
|
|
547
|
-
def vector_search(self, column: str, query: List[float], k: int = 10, filter: Optional[str] = None, device: Optional[Any] = None, **kwargs):
|
|
547
|
+
def vector_search(self, column: str, query: List[float], k: int = 10, filter: Optional[str] = None, columns: Optional[List[str]] = None, device: Optional[Any] = None, **kwargs):
|
|
548
548
|
"""Backward compatibility alias for to_pandas with vector filter."""
|
|
549
549
|
vf = {"column": column, "query": query, "k": k}
|
|
550
550
|
vf.update(kwargs)
|
|
551
|
-
return self.to_pandas(filter=filter, vector_filter=vf, device=device)
|
|
551
|
+
return self.to_pandas(filter=filter, vector_filter=vf, columns=columns, device=device)
|
|
552
552
|
|
|
553
|
-
def search(self, column: str, query: List[float], k: int = 10, filter: Optional[str] = None, device: Optional[Any] = None, **kwargs):
|
|
553
|
+
def search(self, column: str, query: List[float], k: int = 10, filter: Optional[str] = None, columns: Optional[List[str]] = None, device: Optional[Any] = None, **kwargs):
|
|
554
554
|
"""Alias for vector_search."""
|
|
555
|
-
return self.vector_search(column, query, k, filter, device, **kwargs)
|
|
555
|
+
return self.vector_search(column, query, k, filter, columns, device, **kwargs)
|
|
556
556
|
|
|
557
557
|
def filter(self, expr: Optional[str] = None, vector_filter: Optional[Union[Dict[str, Any], List[float]]] = None, **kwargs) -> 'Query':
|
|
558
558
|
"""
|
|
@@ -345,6 +345,7 @@ impl HnswIvfIndex {
|
|
|
345
345
|
|
|
346
346
|
/// Search for k nearest neighbors
|
|
347
347
|
pub fn search(&self, query: &VectorValue, k: usize, n_probe: usize, filter: Option<&roaring::RoaringBitmap>) -> Result<Vec<(usize, f32)>> {
|
|
348
|
+
let t_start = std::time::Instant::now();
|
|
348
349
|
let query_f32 = match query {
|
|
349
350
|
VectorValue::Float32(v) => v,
|
|
350
351
|
VectorValue::Float16(v) => v,
|
|
@@ -380,10 +381,14 @@ impl HnswIvfIndex {
|
|
|
380
381
|
cluster_distances.sort_by(|a, b| a.1.partial_cmp(&b.1).unwrap_or(std::cmp::Ordering::Equal));
|
|
381
382
|
|
|
382
383
|
let clusters_to_search: Vec<usize> = cluster_distances.iter().take(n_probe).map(|(i, _)| *i).collect();
|
|
384
|
+
let t_coarse = t_start.elapsed();
|
|
385
|
+
let t_fine_start = std::time::Instant::now();
|
|
383
386
|
|
|
384
|
-
// Step 2: Search HNSW graphs in selected clusters
|
|
387
|
+
// Step 2: Search HNSW graphs in selected clusters sequentially (fine search)
|
|
388
|
+
// Avoid into_par_iter() here to prevent Rayon thread pool contention,
|
|
389
|
+
// since queries are already parallelized across segments in query.rs
|
|
385
390
|
let mut candidates: Vec<(usize, f32)> = clusters_to_search
|
|
386
|
-
.
|
|
391
|
+
.into_iter()
|
|
387
392
|
.flat_map(|cluster_id| {
|
|
388
393
|
if let Some((hnsw, row_id_mapping)) = self.cluster_graphs.get(&cluster_id) {
|
|
389
394
|
let cluster_k = if filter.is_some() { k * 4 } else { k * 2 };
|
|
@@ -428,9 +433,11 @@ impl HnswIvfIndex {
|
|
|
428
433
|
.collect();
|
|
429
434
|
|
|
430
435
|
// Step 3: Merge and return top-k
|
|
431
|
-
candidates.
|
|
436
|
+
candidates.sort_by(|a, b| a.1.partial_cmp(&b.1).unwrap());
|
|
432
437
|
candidates.dedup_by_key(|x| x.0); // Remove duplicates
|
|
433
438
|
candidates.truncate(k);
|
|
439
|
+
let t_fine = t_fine_start.elapsed();
|
|
440
|
+
println!("Search Profile -> Coarse: {:?}, Fine: {:?}", t_coarse, t_fine);
|
|
434
441
|
Ok(candidates)
|
|
435
442
|
}
|
|
436
443
|
|
|
@@ -279,7 +279,7 @@ impl HybridSegmentWriter {
|
|
|
279
279
|
.set_compression(parquet::basic::Compression::UNCOMPRESSED)
|
|
280
280
|
.set_dictionary_enabled(false)
|
|
281
281
|
.set_statistics_enabled(parquet::file::properties::EnabledStatistics::None)
|
|
282
|
-
.set_data_page_size_limit(
|
|
282
|
+
.set_data_page_size_limit(8192); // 8KB pages for highly granular random access
|
|
283
283
|
|
|
284
284
|
// Enable Bloom Filters for Primary Keys if defined
|
|
285
285
|
for pk in &self.primary_key {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/concurrent_queries_20260409_214245.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/full_scan_baseline_20260409_222303.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/multi_filter_vector_20260409_214428.md
RENAMED
|
File without changes
|
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/multi_filter_vector_20260409_220450.md
RENAMED
|
File without changes
|
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/multi_filter_vector_20260409_222131.md
RENAMED
|
File without changes
|
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/multi_filter_vector_20260409_225938.md
RENAMED
|
File without changes
|
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/multi_filter_vector_20260409_231713.md
RENAMED
|
File without changes
|
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/post_vs_pre_filter_20260409_214501.md
RENAMED
|
File without changes
|
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/post_vs_pre_filter_20260409_220524.md
RENAMED
|
File without changes
|
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/post_vs_pre_filter_20260409_222204.md
RENAMED
|
File without changes
|
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/post_vs_pre_filter_20260409_230010.md
RENAMED
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/query_comparison_20260409_222541.json
RENAMED
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/query_comparison_20260409_222541.md
RENAMED
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/range_query_20260409_222302.json
RENAMED
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/range_query_20260409_222302.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/search_unfiltered_20260409_214028.json
RENAMED
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/benchmark_results/search_unfiltered_20260409_214028.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/proptest-regressions/core/sql/vector_literal.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hyperstreamdb-0.5.0 → hyperstreamdb-0.5.1}/spark-hyperstream/.bloop/spark-hyperstream-test.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|