hyperstreamdb 0.1.5__tar.gz → 0.1.6__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.1.5 → hyperstreamdb-0.1.6}/Cargo.lock +1 -1
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/Cargo.toml +1 -1
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/PKG-INFO +1 -1
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/pyproject.toml +1 -1
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/iceberg.rs +9 -2
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/reader.rs +1 -1
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/table.rs +11 -3
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/.gitattributes +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/.gitignore +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/.hypothesis/constants/32b327793848e7d8 +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/.hypothesis/constants/67b0a8ccf18bf5d2 +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/.hypothesis/constants/84828557b4ee7be4 +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/.instructions.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/DORIS_OPTIMIZATION_PATTERNS.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/LICENSE-APACHE +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/LICENSE-MIT +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/README.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/RUN_COMPLIANCE_TESTS.sh +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/STEERING.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/THIRDPARTY_NOTICES.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/benches/bench_table.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/benches/performance.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/book.toml +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/build-connectors.sh +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/build.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/build_out.txt +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/check_iceberg_compliance.py +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/clippy_output.txt +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docker-compose-minio-nessie.yml +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docker-compose.yml +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/BENCHMARKING.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/COMPREHENSIVE_GUIDE.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/GPU_SETUP_GUIDE.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/ICEBERG_V2_V3_API.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/PGVECTOR_SQL_GUIDE.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/PYTHON_VECTOR_API.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/VECTOR_CONFIGURATION.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/api_reference.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/architecture.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/catalog_usage.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/index.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/integrations/README.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/integrations/java_jni.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/integrations/python.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/integrations/spark.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/docs/integrations/trino.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/fix_cache.patch +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/fix_nb.py +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/fix_schema.patch +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/proptest-regressions/core/index/gpu.txt +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/proptest-regressions/core/sql/vector_literal.txt +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/proptest-regressions/core/sql/vector_udf.txt +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/python/hyperstreamdb/__init__.py +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/python/hyperstreamdb/embeddings.py +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/spark-hyperstream/.bloop/bloop.settings.json +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/spark-hyperstream/.bloop/spark-hyperstream-test.json +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/spark-hyperstream/.bloop/spark-hyperstream.json +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/spark-hyperstream/pom.xml +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/DefaultSource.java +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/HyperStreamPartition.java +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/HyperStreamPartitionReader.java +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/HyperStreamPartitionReaderFactory.java +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/HyperStreamScanBuilder.java +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/HyperStreamTable.java +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/bin/gateway.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/bin/hdb.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/bin/iceberg_rest.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/bin/probe_datafusion.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/bin/setup_test_data.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/bin/verify_layered_indexing.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/cache.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/catalog/config.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/catalog/glue.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/catalog/hive.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/catalog/jdbc.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/catalog/mod.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/catalog/nessie.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/catalog/rest.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/catalog/unity.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/clustering.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/compaction.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/embeddings.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/ffi.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/iceberg/iceberg_delete.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/cuda/cosine_distance.cu +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/cuda/hamming_distance.cu +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/cuda/inner_product.cu +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/cuda/jaccard_distance.cu +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/cuda/kmeans_assignment.cu +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/cuda/l1_distance.cu +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/cuda/l2_distance.cu +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/distance.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/gpu.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/hnsw_ivf.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/hnsw_rs/annhdf5.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/hnsw_rs/api.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/hnsw_rs/dist.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/hnsw_rs/flatten.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/hnsw_rs/hnsw.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/hnsw_rs/hnswio.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/hnsw_rs/libext.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/hnsw_rs/mod.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/hnsw_rs/prelude.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/hnsw_rs/test.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/ivf.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/memory.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/mod.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/mps/cosine_distance.metal +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/mps/hamming_distance.metal +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/mps/inner_product.metal +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/mps/jaccard_distance.metal +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/mps/kmeans_assignment.metal +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/mps/l1_distance.metal +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/mps/l2_distance.metal +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/opencl/cosine_distance.cl +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/opencl/hamming_distance.cl +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/opencl/inner_product.cl +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/opencl/jaccard_distance.cl +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/opencl/kmeans_assignment.cl +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/opencl/l1_distance.cl +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/opencl/l2_distance.cl +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/pq.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/index/tokenizer.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/maintenance.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/manifest.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/merge.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/metadata.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/mod.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/nessie.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/planner.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/puffin.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/query.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/segment.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/sql/mod.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/sql/optimizer.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/sql/pgvector_rewriter.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/sql/physical_plan/index_join.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/sql/physical_plan.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/sql/session.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/sql/vector_literal.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/sql/vector_operators.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/sql/vector_udf.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/storage.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/table.rs.orig +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/core/wal.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/enterprise/continuous_indexing.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/enterprise/license.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/enterprise/mod.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/index.rs.old +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/lib.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/python_binding.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/python_distance.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/python_gpu_context.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/telemetry/metrics.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/telemetry/mod.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/src/telemetry/tracing.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/task.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/all_types_index_test.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/bin/generate_iceberg_manifests.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/bin/verify_iceberg_read_check.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/data/download_nyc_taxi.sh +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/data/generate_embeddings.py +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/data/generate_wikipedia.py +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/data/start_nessie.sh +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/datafusion_rust_test.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/debug_murmur3.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/fuzz_murmur3.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/integration_test_hnsw_ivf_native.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/performance/README.md +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/prototype_merge.py +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/schema_evolution_test.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_catalog_commit.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_compliance.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_delete_correctness.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_iceberg_python_delete.sh +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_iceberg_rest.sh +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_iceberg_rest_create.sh +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_iceberg_rest_delete.sh +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_iceberg_rest_remove_index.sh +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_iceberg_rest_update.sh +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_metadata_creation.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_mor_reads.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_mor_writes.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_partition_transforms.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_partitioned_writes.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_puffin_index.sh +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_rest_updates.sh +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/tests/verify_schema_compat.rs +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-config/.DS_Store +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-config/catalog/glue_catalog.properties +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-config/catalog/hyperstreamdb.properties +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-config/catalog/iceberg.properties +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-config/catalog/memory.properties +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-config/catalog/postgres.properties +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-config/config.properties +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-config/entrypoint.sh +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-config/jvm.config +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-config/node.properties +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-config.zip +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-hyperstream/pom.xml +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBColumnHandle.java +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBConnectorFactory.java +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBMetadata.java +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBPageSource.java +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBPageSourceProvider.java +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBPlugin.java +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBSplit.java +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBSplitManager.java +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBTableHandle.java +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/update_schema_patch.py +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/update_schema_patch2.py +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/verify_docstrings.py +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/verify_fluent_api.py +0 -0
- {hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/verify_unified_ingest.py +0 -0
|
@@ -57,7 +57,7 @@ Repository = "https://github.com/rla3rd/hyperstreamdb"
|
|
|
57
57
|
features = ["python"]
|
|
58
58
|
# Map Python extras to Rust features
|
|
59
59
|
extra-features = { mps = ["mps"], cuda = ["cuda"], rocm = ["rocm"], intel_gpu = ["intel_gpu"], intel_cpu = ["intel_cpu"] }
|
|
60
|
-
module-name = "hyperstreamdb"
|
|
60
|
+
module-name = "hyperstreamdb.hyperstreamdb"
|
|
61
61
|
python-source = "python"
|
|
62
62
|
# Build both the Rust library and Python bindings
|
|
63
63
|
bindings = "pyo3"
|
|
@@ -712,7 +712,10 @@ impl PositionDeleteReader {
|
|
|
712
712
|
}
|
|
713
713
|
|
|
714
714
|
if let (Some(fp), Some(p)) = (file_path, pos) {
|
|
715
|
-
|
|
715
|
+
let fp_clean = fp.replace("file://", "");
|
|
716
|
+
let target_clean = target_data_file_path.replace("file://", "");
|
|
717
|
+
|
|
718
|
+
if fp_clean == target_clean || target_clean.ends_with(&fp_clean) || fp_clean.ends_with(&target_clean) {
|
|
716
719
|
deleted_positions.insert(p);
|
|
717
720
|
}
|
|
718
721
|
}
|
|
@@ -740,7 +743,11 @@ impl PositionDeleteReader {
|
|
|
740
743
|
.ok_or_else(|| anyhow::anyhow!("pos column is not int64"))?;
|
|
741
744
|
|
|
742
745
|
for i in 0..batch.num_rows() {
|
|
743
|
-
|
|
746
|
+
let fp = file_paths.value(i);
|
|
747
|
+
let fp_clean = fp.replace("file://", "");
|
|
748
|
+
let target_clean = target_data_file_path.replace("file://", "");
|
|
749
|
+
|
|
750
|
+
if fp_clean == target_clean || target_clean.ends_with(&fp_clean) || fp_clean.ends_with(&target_clean) {
|
|
744
751
|
deleted_positions.insert(positions.value(i));
|
|
745
752
|
}
|
|
746
753
|
}
|
|
@@ -203,7 +203,7 @@ impl HybridReader {
|
|
|
203
203
|
}
|
|
204
204
|
|
|
205
205
|
/// Load and merge all .del files into a single RoaringBitmap
|
|
206
|
-
async fn load_merged_deletes(&self) -> Result<RoaringBitmap> {
|
|
206
|
+
pub async fn load_merged_deletes(&self) -> Result<RoaringBitmap> {
|
|
207
207
|
let mut deleted_bitmap = RoaringBitmap::new();
|
|
208
208
|
|
|
209
209
|
// Determine target path for Iceberg delete matching
|
|
@@ -3134,7 +3134,8 @@ impl Table {
|
|
|
3134
3134
|
// Refine search within candidates (Index lookup)
|
|
3135
3135
|
for (entry, _) in candidates {
|
|
3136
3136
|
let config = SegmentConfig::new(&self.uri, &entry.file_path.replace(".parquet", ""))
|
|
3137
|
-
.with_index_files(entry.index_files.clone())
|
|
3137
|
+
.with_index_files(entry.index_files.clone())
|
|
3138
|
+
.with_delete_files(entry.delete_files.clone());
|
|
3138
3139
|
let reader = HybridReader::new(config, self.store.clone(), &self.uri);
|
|
3139
3140
|
|
|
3140
3141
|
let filters = expr.extract_and_conditions();
|
|
@@ -3142,10 +3143,17 @@ impl Table {
|
|
|
3142
3143
|
|
|
3143
3144
|
for f in filters {
|
|
3144
3145
|
if let Ok(Some(bm)) = reader.get_scalar_filter_bitmap(&f).await {
|
|
3146
|
+
// Subtract logically deleted rows!
|
|
3147
|
+
let deleted = reader.load_merged_deletes().await?;
|
|
3148
|
+
let alive_bm = bm.clone() - deleted.clone();
|
|
3149
|
+
|
|
3150
|
+
println!("DEBUG: PK Check for {}: Index bits: {}, Deleted bits: {}, Alive bits: {}",
|
|
3151
|
+
f.column, bm.len(), deleted.len(), alive_bm.len());
|
|
3152
|
+
|
|
3145
3153
|
if let Some(current) = bitmap_opt {
|
|
3146
|
-
bitmap_opt = Some(current &
|
|
3154
|
+
bitmap_opt = Some(current & alive_bm);
|
|
3147
3155
|
} else {
|
|
3148
|
-
bitmap_opt = Some(
|
|
3156
|
+
bitmap_opt = Some(alive_bm);
|
|
3149
3157
|
}
|
|
3150
3158
|
} else {
|
|
3151
3159
|
bitmap_opt = None;
|
|
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
|
{hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/proptest-regressions/core/sql/vector_literal.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hyperstreamdb-0.1.5 → hyperstreamdb-0.1.6}/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
|
|
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
|
|
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
|