hyperstreamdb 0.2.2__tar.gz → 0.2.3__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.
Files changed (288) hide show
  1. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/Cargo.lock +547 -58
  2. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/Cargo.toml +3 -1
  3. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/PKG-INFO +21 -21
  4. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/README.md +20 -20
  5. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/build.rs +1 -1
  6. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/GPU_SETUP_GUIDE.md +76 -70
  7. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/INSTALLATION.md +12 -12
  8. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/PYTHON_VECTOR_API.md +8 -15
  9. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/api_reference.md +2 -2
  10. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/python/hyperstreamdb/__init__.py +80 -18
  11. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/gpu.rs +224 -47
  12. hyperstreamdb-0.2.3/src/core/index/wgpu_kernel.wgsl +94 -0
  13. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/sql/vector_udf.rs +80 -62
  14. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/python_gpu_context.rs +10 -6
  15. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/.gitattributes +0 -0
  16. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/.gitignore +0 -0
  17. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/.hypothesis/constants/32b327793848e7d8 +0 -0
  18. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/.hypothesis/constants/67b0a8ccf18bf5d2 +0 -0
  19. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/.hypothesis/constants/84828557b4ee7be4 +0 -0
  20. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/.instructions.md +0 -0
  21. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/CNAME +0 -0
  22. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/DORIS_OPTIMIZATION_PATTERNS.md +0 -0
  23. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/LICENSE-APACHE +0 -0
  24. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/LICENSE-MIT +0 -0
  25. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/RUN_COMPLIANCE_TESTS.sh +0 -0
  26. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/STEERING.md +0 -0
  27. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/THIRDPARTY_NOTICES.md +0 -0
  28. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benches/bench_table.rs +0 -0
  29. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benches/performance.rs +0 -0
  30. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/BENCHMARK_REPORT.md +0 -0
  31. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/benchmark_charts.png +0 -0
  32. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/benchmark_results.csv +0 -0
  33. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/concurrent_queries_20260409_214245.json +0 -0
  34. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/concurrent_queries_20260409_214245.md +0 -0
  35. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/filtered_search_comparison_20260409_222607.json +0 -0
  36. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/filtered_search_comparison_20260409_222607.md +0 -0
  37. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/filtered_vector_search_20260409_214355.json +0 -0
  38. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/filtered_vector_search_20260409_214355.md +0 -0
  39. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/filtered_vector_search_20260409_220418.json +0 -0
  40. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/filtered_vector_search_20260409_220418.md +0 -0
  41. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/filtered_vector_search_20260409_222053.json +0 -0
  42. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/filtered_vector_search_20260409_222053.md +0 -0
  43. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/filtered_vector_search_20260409_225907.json +0 -0
  44. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/filtered_vector_search_20260409_225907.md +0 -0
  45. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/full_scan_baseline_20260409_222303.json +0 -0
  46. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/full_scan_baseline_20260409_222303.md +0 -0
  47. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/high_selectivity_filter_20260409_222302.json +0 -0
  48. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/high_selectivity_filter_20260409_222302.md +0 -0
  49. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/ingestion_comparison_20260409_222516.json +0 -0
  50. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/ingestion_comparison_20260409_222516.md +0 -0
  51. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/multi_filter_vector_20260409_214428.json +0 -0
  52. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/multi_filter_vector_20260409_214428.md +0 -0
  53. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/multi_filter_vector_20260409_220450.json +0 -0
  54. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/multi_filter_vector_20260409_220450.md +0 -0
  55. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/multi_filter_vector_20260409_222131.json +0 -0
  56. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/multi_filter_vector_20260409_222131.md +0 -0
  57. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/multi_filter_vector_20260409_225938.json +0 -0
  58. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/multi_filter_vector_20260409_225938.md +0 -0
  59. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/post_vs_pre_filter_20260409_214501.json +0 -0
  60. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/post_vs_pre_filter_20260409_214501.md +0 -0
  61. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/post_vs_pre_filter_20260409_220524.json +0 -0
  62. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/post_vs_pre_filter_20260409_220524.md +0 -0
  63. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/post_vs_pre_filter_20260409_222204.json +0 -0
  64. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/post_vs_pre_filter_20260409_222204.md +0 -0
  65. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/post_vs_pre_filter_20260409_230010.json +0 -0
  66. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/post_vs_pre_filter_20260409_230010.md +0 -0
  67. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/query_comparison_20260409_222541.json +0 -0
  68. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/query_comparison_20260409_222541.md +0 -0
  69. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/range_query_20260409_222302.json +0 -0
  70. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/range_query_20260409_222302.md +0 -0
  71. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/search_filtered_high_selectivity_20260409_214144.json +0 -0
  72. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/search_filtered_high_selectivity_20260409_214144.md +0 -0
  73. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/search_unfiltered_20260409_214028.json +0 -0
  74. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/benchmark_results/search_unfiltered_20260409_214028.md +0 -0
  75. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/book.toml +0 -0
  76. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/broken_binaries_all.txt +0 -0
  77. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/broken_bins.txt +0 -0
  78. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/build-connectors.sh +0 -0
  79. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/check_iceberg_compliance.py +0 -0
  80. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/compliance_output.txt +0 -0
  81. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/critical_code_review.md +0 -0
  82. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/debug_log.txt +0 -0
  83. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/demo_basics_run.txt +0 -0
  84. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/demo_basics_v2.txt +0 -0
  85. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docker-compose-minio-nessie.yml +0 -0
  86. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docker-compose.yml +0 -0
  87. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/BENCHMARKING.md +0 -0
  88. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/COMPREHENSIVE_GUIDE.md +0 -0
  89. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/CONCURRENCY.md +0 -0
  90. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/CONFIGURATION.md +0 -0
  91. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/ICEBERG_V2_V3_API.md +0 -0
  92. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/PGVECTOR_SQL_GUIDE.md +0 -0
  93. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/VECTOR_CONFIGURATION.md +0 -0
  94. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/architecture.md +0 -0
  95. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/catalog_usage.md +0 -0
  96. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/index.md +0 -0
  97. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/integrations/README.md +0 -0
  98. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/integrations/java_jni.md +0 -0
  99. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/integrations/python.md +0 -0
  100. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/integrations/spark.md +0 -0
  101. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/integrations/trino.md +0 -0
  102. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/requirements.txt +0 -0
  103. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/source/_static/HyperStreamDB.png +0 -0
  104. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/source/api/python.rst +0 -0
  105. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/source/api/rust.rst +0 -0
  106. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/source/conf.py +0 -0
  107. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/source/index.rst +0 -0
  108. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/docs/source/roadmap.md +0 -0
  109. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/fix_nb.py +0 -0
  110. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/proptest-regressions/core/index/gpu.txt +0 -0
  111. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/proptest-regressions/core/sql/vector_literal.txt +0 -0
  112. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/proptest-regressions/core/sql/vector_udf.txt +0 -0
  113. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/pyproject.toml +0 -0
  114. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/python/hyperstreamdb/embeddings.py +0 -0
  115. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/python_test_output.txt +0 -0
  116. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/python_test_output_v2.txt +0 -0
  117. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/python_test_output_v3.txt +0 -0
  118. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/rust_check_all_warnings.txt +0 -0
  119. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/rust_test_output.txt +0 -0
  120. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/rust_warnings.txt +0 -0
  121. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/scratch/check_os_error.rs +0 -0
  122. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/simd_test_results.txt +0 -0
  123. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/spark-hyperstream/.bloop/bloop.settings.json +0 -0
  124. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/spark-hyperstream/.bloop/spark-hyperstream-test.json +0 -0
  125. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/spark-hyperstream/.bloop/spark-hyperstream.json +0 -0
  126. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/spark-hyperstream/pom.xml +0 -0
  127. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/DefaultSource.java +0 -0
  128. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/HyperStreamPartition.java +0 -0
  129. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/HyperStreamPartitionReader.java +0 -0
  130. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/HyperStreamPartitionReaderFactory.java +0 -0
  131. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/HyperStreamScanBuilder.java +0 -0
  132. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/spark-hyperstream/src/main/java/com/hyperstreamdb/spark/HyperStreamTable.java +0 -0
  133. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/bin/gateway.rs +0 -0
  134. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/bin/hdb.rs +0 -0
  135. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/bin/iceberg_rest.rs +0 -0
  136. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/bin/probe_datafusion.rs +0 -0
  137. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/bin/setup_test_data.rs +0 -0
  138. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/bin/verify_layered_indexing.rs +0 -0
  139. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/cache.rs +0 -0
  140. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/catalog/config.rs +0 -0
  141. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/catalog/glue.rs +0 -0
  142. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/catalog/hive.rs +0 -0
  143. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/catalog/jdbc.rs +0 -0
  144. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/catalog/mod.rs +0 -0
  145. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/catalog/nessie.rs +0 -0
  146. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/catalog/rest.rs +0 -0
  147. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/catalog/unity.rs +0 -0
  148. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/clustering.rs +0 -0
  149. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/compaction.rs +0 -0
  150. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/embeddings.rs +0 -0
  151. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/ffi.rs +0 -0
  152. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/iceberg/iceberg_delete.rs +0 -0
  153. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/iceberg.rs +0 -0
  154. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/cuda/cosine_distance.cu +0 -0
  155. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/cuda/hamming_distance.cu +0 -0
  156. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/cuda/inner_product.cu +0 -0
  157. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/cuda/jaccard_distance.cu +0 -0
  158. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/cuda/kmeans_assignment.cu +0 -0
  159. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/cuda/l1_distance.cu +0 -0
  160. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/cuda/l2_distance.cu +0 -0
  161. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/distance.rs +0 -0
  162. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/hnsw_ivf.rs +0 -0
  163. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/hnsw_rs/annhdf5.rs +0 -0
  164. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/hnsw_rs/api.rs +0 -0
  165. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/hnsw_rs/dist.rs +0 -0
  166. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/hnsw_rs/flatten.rs +0 -0
  167. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/hnsw_rs/hnsw.rs +0 -0
  168. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/hnsw_rs/hnswio.rs +0 -0
  169. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/hnsw_rs/libext.rs +0 -0
  170. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/hnsw_rs/mod.rs +0 -0
  171. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/hnsw_rs/prelude.rs +0 -0
  172. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/hnsw_rs/test.rs +0 -0
  173. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/ivf.rs +0 -0
  174. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/memory.rs +0 -0
  175. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/mod.rs +0 -0
  176. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/mps/cosine_distance.metal +0 -0
  177. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/mps/hamming_distance.metal +0 -0
  178. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/mps/inner_product.metal +0 -0
  179. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/mps/jaccard_distance.metal +0 -0
  180. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/mps/kmeans_assignment.metal +0 -0
  181. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/mps/l1_distance.metal +0 -0
  182. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/mps/l2_distance.metal +0 -0
  183. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/opencl/cosine_distance.cl +0 -0
  184. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/opencl/hamming_distance.cl +0 -0
  185. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/opencl/inner_product.cl +0 -0
  186. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/opencl/jaccard_distance.cl +0 -0
  187. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/opencl/kmeans_assignment.cl +0 -0
  188. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/opencl/l1_distance.cl +0 -0
  189. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/opencl/l2_distance.cl +0 -0
  190. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/pq.rs +0 -0
  191. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/index/tokenizer.rs +0 -0
  192. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/license.rs +0 -0
  193. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/maintenance.rs +0 -0
  194. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/manifest.rs +0 -0
  195. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/merge.rs +0 -0
  196. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/metadata.rs +0 -0
  197. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/mod.rs +0 -0
  198. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/nessie.rs +0 -0
  199. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/planner.rs +0 -0
  200. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/puffin.rs +0 -0
  201. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/query.rs +0 -0
  202. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/reader.rs +0 -0
  203. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/segment.rs +0 -0
  204. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/sql/mod.rs +0 -0
  205. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/sql/optimizer.rs +0 -0
  206. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/sql/pgvector_rewriter.rs +0 -0
  207. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/sql/physical_plan/index_join.rs +0 -0
  208. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/sql/physical_plan.rs +0 -0
  209. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/sql/session.rs +0 -0
  210. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/sql/vector_literal.rs +0 -0
  211. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/sql/vector_operators.rs +0 -0
  212. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/storage.rs +0 -0
  213. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/table/builder.rs +0 -0
  214. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/table/fluent.rs +0 -0
  215. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/table/mod.rs +0 -0
  216. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/table/read.rs +0 -0
  217. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/table/schema.rs +0 -0
  218. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/table/write.rs +0 -0
  219. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/core/wal.rs +0 -0
  220. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/enterprise/continuous_indexing.rs +0 -0
  221. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/enterprise/license.rs +0 -0
  222. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/enterprise/mod.rs +0 -0
  223. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/index.rs.old +0 -0
  224. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/lib.rs +0 -0
  225. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/python_binding.rs +0 -0
  226. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/python_distance.rs +0 -0
  227. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/telemetry/metrics.rs +0 -0
  228. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/telemetry/mod.rs +0 -0
  229. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/src/telemetry/tracing.rs +0 -0
  230. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/task.md +0 -0
  231. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/all_types_index_test.rs +0 -0
  232. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/bin/generate_iceberg_manifests.rs +0 -0
  233. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/bin/verify_iceberg_read_check.rs +0 -0
  234. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/check_mmh3.py +0 -0
  235. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/data/download_nyc_taxi.sh +0 -0
  236. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/data/generate_embeddings.py +0 -0
  237. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/data/generate_wikipedia.py +0 -0
  238. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/data/start_nessie.sh +0 -0
  239. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/datafusion_rust_test.rs +0 -0
  240. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/debug_murmur3.rs +0 -0
  241. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/fuzz_murmur3.rs +0 -0
  242. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/integration_test_hnsw_ivf_native.rs +0 -0
  243. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/performance/README.md +0 -0
  244. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/prototype_merge.py +0 -0
  245. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/schema_evolution_test.rs +0 -0
  246. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_catalog_commit.rs +0 -0
  247. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_compliance.rs +0 -0
  248. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_delete_correctness.rs +0 -0
  249. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_iceberg_python_delete.sh +0 -0
  250. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_iceberg_rest.sh +0 -0
  251. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_iceberg_rest_create.sh +0 -0
  252. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_iceberg_rest_delete.sh +0 -0
  253. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_iceberg_rest_remove_index.sh +0 -0
  254. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_iceberg_rest_update.sh +0 -0
  255. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_metadata_creation.rs +0 -0
  256. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_mor_reads.rs +0 -0
  257. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_mor_writes.rs +0 -0
  258. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_partition_transforms.rs +0 -0
  259. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_partitioned_writes.rs +0 -0
  260. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_puffin_index.sh +0 -0
  261. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_rest_updates.sh +0 -0
  262. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/tests/verify_schema_compat.rs +0 -0
  263. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-config/.DS_Store +0 -0
  264. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-config/catalog/glue_catalog.properties +0 -0
  265. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-config/catalog/hyperstreamdb.properties +0 -0
  266. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-config/catalog/iceberg.properties +0 -0
  267. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-config/catalog/memory.properties +0 -0
  268. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-config/catalog/postgres.properties +0 -0
  269. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-config/config.properties +0 -0
  270. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-config/entrypoint.sh +0 -0
  271. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-config/jvm.config +0 -0
  272. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-config/node.properties +0 -0
  273. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-config.zip +0 -0
  274. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-hyperstream/pom.xml +0 -0
  275. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBColumnHandle.java +0 -0
  276. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBConnectorFactory.java +0 -0
  277. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBMetadata.java +0 -0
  278. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBPageSource.java +0 -0
  279. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBPageSourceProvider.java +0 -0
  280. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBPlugin.java +0 -0
  281. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBSplit.java +0 -0
  282. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBSplitManager.java +0 -0
  283. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/trino-hyperstream/src/main/java/com/hyperstreamdb/trino/HyperStreamDBTableHandle.java +0 -0
  284. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/update_schema_patch.py +0 -0
  285. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/update_schema_patch2.py +0 -0
  286. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/verify_docstrings.py +0 -0
  287. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/verify_fluent_api.py +0 -0
  288. {hyperstreamdb-0.2.2 → hyperstreamdb-0.2.3}/verify_unified_ingest.py +0 -0
@@ -427,6 +427,15 @@ dependencies = [
427
427
  "regex-syntax",
428
428
  ]
429
429
 
430
+ [[package]]
431
+ name = "ash"
432
+ version = "0.37.3+1.3.251"
433
+ source = "registry+https://github.com/rust-lang/crates.io-index"
434
+ checksum = "39e9c3835d686b0a6084ab4234fcd1b07dbf6e4767dce60874b12356a25ecd4a"
435
+ dependencies = [
436
+ "libloading 0.7.4",
437
+ ]
438
+
430
439
  [[package]]
431
440
  name = "async-broadcast"
432
441
  version = "0.7.2"
@@ -470,7 +479,7 @@ checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
470
479
  dependencies = [
471
480
  "proc-macro2",
472
481
  "quote",
473
- "syn",
482
+ "syn 2.0.117",
474
483
  ]
475
484
 
476
485
  [[package]]
@@ -492,7 +501,7 @@ checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
492
501
  dependencies = [
493
502
  "proc-macro2",
494
503
  "quote",
495
- "syn",
504
+ "syn 2.0.117",
496
505
  ]
497
506
 
498
507
  [[package]]
@@ -503,7 +512,7 @@ checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
503
512
  dependencies = [
504
513
  "proc-macro2",
505
514
  "quote",
506
- "syn",
515
+ "syn 2.0.117",
507
516
  ]
508
517
 
509
518
  [[package]]
@@ -1067,15 +1076,30 @@ dependencies = [
1067
1076
  "serde",
1068
1077
  ]
1069
1078
 
1079
+ [[package]]
1080
+ name = "bit-set"
1081
+ version = "0.5.3"
1082
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1083
+ checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
1084
+ dependencies = [
1085
+ "bit-vec 0.6.3",
1086
+ ]
1087
+
1070
1088
  [[package]]
1071
1089
  name = "bit-set"
1072
1090
  version = "0.8.0"
1073
1091
  source = "registry+https://github.com/rust-lang/crates.io-index"
1074
1092
  checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3"
1075
1093
  dependencies = [
1076
- "bit-vec",
1094
+ "bit-vec 0.8.0",
1077
1095
  ]
1078
1096
 
1097
+ [[package]]
1098
+ name = "bit-vec"
1099
+ version = "0.6.3"
1100
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1101
+ checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
1102
+
1079
1103
  [[package]]
1080
1104
  name = "bit-vec"
1081
1105
  version = "0.8.0"
@@ -1232,6 +1256,12 @@ version = "1.0.4"
1232
1256
  source = "registry+https://github.com/rust-lang/crates.io-index"
1233
1257
  checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
1234
1258
 
1259
+ [[package]]
1260
+ name = "cfg_aliases"
1261
+ version = "0.1.1"
1262
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1263
+ checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
1264
+
1235
1265
  [[package]]
1236
1266
  name = "cfg_aliases"
1237
1267
  version = "0.2.1"
@@ -1342,7 +1372,7 @@ dependencies = [
1342
1372
  "heck",
1343
1373
  "proc-macro2",
1344
1374
  "quote",
1345
- "syn",
1375
+ "syn 2.0.117",
1346
1376
  ]
1347
1377
 
1348
1378
  [[package]]
@@ -1369,12 +1399,53 @@ dependencies = [
1369
1399
  "cc",
1370
1400
  ]
1371
1401
 
1402
+ [[package]]
1403
+ name = "codespan-reporting"
1404
+ version = "0.11.1"
1405
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1406
+ checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
1407
+ dependencies = [
1408
+ "termcolor",
1409
+ "unicode-width 0.1.14",
1410
+ ]
1411
+
1372
1412
  [[package]]
1373
1413
  name = "colorchoice"
1374
1414
  version = "1.0.5"
1375
1415
  source = "registry+https://github.com/rust-lang/crates.io-index"
1376
1416
  checksum = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570"
1377
1417
 
1418
+ [[package]]
1419
+ name = "com"
1420
+ version = "0.6.0"
1421
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1422
+ checksum = "7e17887fd17353b65b1b2ef1c526c83e26cd72e74f598a8dc1bee13a48f3d9f6"
1423
+ dependencies = [
1424
+ "com_macros",
1425
+ ]
1426
+
1427
+ [[package]]
1428
+ name = "com_macros"
1429
+ version = "0.6.0"
1430
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1431
+ checksum = "d375883580a668c7481ea6631fc1a8863e33cc335bf56bfad8d7e6d4b04b13a5"
1432
+ dependencies = [
1433
+ "com_macros_support",
1434
+ "proc-macro2",
1435
+ "syn 1.0.109",
1436
+ ]
1437
+
1438
+ [[package]]
1439
+ name = "com_macros_support"
1440
+ version = "0.6.0"
1441
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1442
+ checksum = "ad899a1087a9296d5644792d7cb72b8e34c1bec8e7d4fbc002230169a6e8710c"
1443
+ dependencies = [
1444
+ "proc-macro2",
1445
+ "quote",
1446
+ "syn 1.0.109",
1447
+ ]
1448
+
1378
1449
  [[package]]
1379
1450
  name = "combine"
1380
1451
  version = "4.6.7"
@@ -1392,7 +1463,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1392
1463
  checksum = "958c5d6ecf1f214b4c2bbbbf6ab9523a864bd136dcf71a7e8904799acfe1ad47"
1393
1464
  dependencies = [
1394
1465
  "unicode-segmentation",
1395
- "unicode-width",
1466
+ "unicode-width 0.2.2",
1396
1467
  ]
1397
1468
 
1398
1469
  [[package]]
@@ -1682,6 +1753,17 @@ dependencies = [
1682
1753
  "libloading 0.8.9",
1683
1754
  ]
1684
1755
 
1756
+ [[package]]
1757
+ name = "d3d12"
1758
+ version = "0.20.0"
1759
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1760
+ checksum = "b28bfe653d79bd16c77f659305b195b82bb5ce0c0eb2a4846b82ddbd77586813"
1761
+ dependencies = [
1762
+ "bitflags 2.11.0",
1763
+ "libloading 0.8.9",
1764
+ "winapi",
1765
+ ]
1766
+
1685
1767
  [[package]]
1686
1768
  name = "dary_heap"
1687
1769
  version = "0.3.8"
@@ -2177,7 +2259,7 @@ checksum = "402f2a8ed70fb99a18f71580a1fe338604222a3d32ddeac6e72c5b34feea2d4d"
2177
2259
  dependencies = [
2178
2260
  "datafusion-doc",
2179
2261
  "quote",
2180
- "syn",
2262
+ "syn 2.0.117",
2181
2263
  ]
2182
2264
 
2183
2265
  [[package]]
@@ -2416,7 +2498,16 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
2416
2498
  dependencies = [
2417
2499
  "proc-macro2",
2418
2500
  "quote",
2419
- "syn",
2501
+ "syn 2.0.117",
2502
+ ]
2503
+
2504
+ [[package]]
2505
+ name = "document-features"
2506
+ version = "0.2.12"
2507
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2508
+ checksum = "d4b8a88685455ed29a21542a33abd9cb6510b6b129abadabdcef0f4c55bc8f61"
2509
+ dependencies = [
2510
+ "litrs",
2420
2511
  ]
2421
2512
 
2422
2513
  [[package]]
@@ -2631,7 +2722,7 @@ checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
2631
2722
  dependencies = [
2632
2723
  "proc-macro2",
2633
2724
  "quote",
2634
- "syn",
2725
+ "syn 2.0.117",
2635
2726
  ]
2636
2727
 
2637
2728
  [[package]]
@@ -2722,7 +2813,7 @@ checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b"
2722
2813
  dependencies = [
2723
2814
  "proc-macro2",
2724
2815
  "quote",
2725
- "syn",
2816
+ "syn 2.0.117",
2726
2817
  ]
2727
2818
 
2728
2819
  [[package]]
@@ -2816,12 +2907,96 @@ dependencies = [
2816
2907
  "wasip3",
2817
2908
  ]
2818
2909
 
2910
+ [[package]]
2911
+ name = "gl_generator"
2912
+ version = "0.14.0"
2913
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2914
+ checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d"
2915
+ dependencies = [
2916
+ "khronos_api",
2917
+ "log",
2918
+ "xml-rs",
2919
+ ]
2920
+
2819
2921
  [[package]]
2820
2922
  name = "glob"
2821
2923
  version = "0.3.3"
2822
2924
  source = "registry+https://github.com/rust-lang/crates.io-index"
2823
2925
  checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
2824
2926
 
2927
+ [[package]]
2928
+ name = "glow"
2929
+ version = "0.13.1"
2930
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2931
+ checksum = "bd348e04c43b32574f2de31c8bb397d96c9fcfa1371bd4ca6d8bdc464ab121b1"
2932
+ dependencies = [
2933
+ "js-sys",
2934
+ "slotmap",
2935
+ "wasm-bindgen",
2936
+ "web-sys",
2937
+ ]
2938
+
2939
+ [[package]]
2940
+ name = "glutin_wgl_sys"
2941
+ version = "0.5.0"
2942
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2943
+ checksum = "6c8098adac955faa2d31079b65dc48841251f69efd3ac25477903fc424362ead"
2944
+ dependencies = [
2945
+ "gl_generator",
2946
+ ]
2947
+
2948
+ [[package]]
2949
+ name = "gpu-alloc"
2950
+ version = "0.6.0"
2951
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2952
+ checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
2953
+ dependencies = [
2954
+ "bitflags 2.11.0",
2955
+ "gpu-alloc-types",
2956
+ ]
2957
+
2958
+ [[package]]
2959
+ name = "gpu-alloc-types"
2960
+ version = "0.3.0"
2961
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2962
+ checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
2963
+ dependencies = [
2964
+ "bitflags 2.11.0",
2965
+ ]
2966
+
2967
+ [[package]]
2968
+ name = "gpu-allocator"
2969
+ version = "0.25.0"
2970
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2971
+ checksum = "6f56f6318968d03c18e1bcf4857ff88c61157e9da8e47c5f29055d60e1228884"
2972
+ dependencies = [
2973
+ "log",
2974
+ "presser",
2975
+ "thiserror 1.0.69",
2976
+ "winapi",
2977
+ "windows",
2978
+ ]
2979
+
2980
+ [[package]]
2981
+ name = "gpu-descriptor"
2982
+ version = "0.3.2"
2983
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2984
+ checksum = "b89c83349105e3732062a895becfc71a8f921bb71ecbbdd8ff99263e3b53a0ca"
2985
+ dependencies = [
2986
+ "bitflags 2.11.0",
2987
+ "gpu-descriptor-types",
2988
+ "hashbrown 0.15.5",
2989
+ ]
2990
+
2991
+ [[package]]
2992
+ name = "gpu-descriptor-types"
2993
+ version = "0.2.0"
2994
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2995
+ checksum = "fdf242682df893b86f33a73828fb09ca4b2d3bb6cc95249707fc684d27484b91"
2996
+ dependencies = [
2997
+ "bitflags 2.11.0",
2998
+ ]
2999
+
2825
3000
  [[package]]
2826
3001
  name = "h2"
2827
3002
  version = "0.3.27"
@@ -2924,6 +3099,21 @@ dependencies = [
2924
3099
  "hashbrown 0.15.5",
2925
3100
  ]
2926
3101
 
3102
+ [[package]]
3103
+ name = "hassle-rs"
3104
+ version = "0.11.0"
3105
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3106
+ checksum = "af2a7e73e1f34c48da31fb668a907f250794837e08faa144fd24f0b8b741e890"
3107
+ dependencies = [
3108
+ "bitflags 2.11.0",
3109
+ "com",
3110
+ "libc",
3111
+ "libloading 0.8.9",
3112
+ "thiserror 1.0.69",
3113
+ "widestring",
3114
+ "winapi",
3115
+ ]
3116
+
2927
3117
  [[package]]
2928
3118
  name = "heck"
2929
3119
  version = "0.5.0"
@@ -2942,6 +3132,12 @@ version = "0.4.3"
2942
3132
  source = "registry+https://github.com/rust-lang/crates.io-index"
2943
3133
  checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
2944
3134
 
3135
+ [[package]]
3136
+ name = "hexf-parse"
3137
+ version = "0.2.1"
3138
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3139
+ checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
3140
+
2945
3141
  [[package]]
2946
3142
  name = "hive_metastore"
2947
3143
  version = "0.2.0"
@@ -3179,7 +3375,7 @@ dependencies = [
3179
3375
 
3180
3376
  [[package]]
3181
3377
  name = "hyperstreamdb"
3182
- version = "0.2.2"
3378
+ version = "0.2.3"
3183
3379
  dependencies = [
3184
3380
  "ahash 0.8.12",
3185
3381
  "anyhow",
@@ -3216,7 +3412,7 @@ dependencies = [
3216
3412
  "jni",
3217
3413
  "lazy_static",
3218
3414
  "log",
3219
- "metal",
3415
+ "metal 0.27.0",
3220
3416
  "moka",
3221
3417
  "murmur3",
3222
3418
  "num-traits",
@@ -3231,6 +3427,7 @@ dependencies = [
3231
3427
  "parking_lot",
3232
3428
  "parquet",
3233
3429
  "pilota",
3430
+ "pollster",
3234
3431
  "prometheus",
3235
3432
  "proptest",
3236
3433
  "pyo3",
@@ -3260,6 +3457,7 @@ dependencies = [
3260
3457
  "url",
3261
3458
  "uuid",
3262
3459
  "volo-thrift",
3460
+ "wgpu",
3263
3461
  ]
3264
3462
 
3265
3463
  [[package]]
@@ -3274,7 +3472,7 @@ dependencies = [
3274
3472
  "js-sys",
3275
3473
  "log",
3276
3474
  "wasm-bindgen",
3277
- "windows-core",
3475
+ "windows-core 0.62.2",
3278
3476
  ]
3279
3477
 
3280
3478
  [[package]]
@@ -3559,7 +3757,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3559
3757
  checksum = "38c0b942f458fe50cdac086d2f946512305e5631e720728f2a61aabcd47a6264"
3560
3758
  dependencies = [
3561
3759
  "quote",
3562
- "syn",
3760
+ "syn 2.0.117",
3563
3761
  ]
3564
3762
 
3565
3763
  [[package]]
@@ -3582,6 +3780,23 @@ dependencies = [
3582
3780
  "wasm-bindgen",
3583
3781
  ]
3584
3782
 
3783
+ [[package]]
3784
+ name = "khronos-egl"
3785
+ version = "6.0.0"
3786
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3787
+ checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
3788
+ dependencies = [
3789
+ "libc",
3790
+ "libloading 0.8.9",
3791
+ "pkg-config",
3792
+ ]
3793
+
3794
+ [[package]]
3795
+ name = "khronos_api"
3796
+ version = "3.1.0"
3797
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3798
+ checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
3799
+
3585
3800
  [[package]]
3586
3801
  name = "lazy_static"
3587
3802
  version = "1.5.0"
@@ -3788,6 +4003,12 @@ version = "0.8.1"
3788
4003
  source = "registry+https://github.com/rust-lang/crates.io-index"
3789
4004
  checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77"
3790
4005
 
4006
+ [[package]]
4007
+ name = "litrs"
4008
+ version = "1.0.0"
4009
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4010
+ checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092"
4011
+
3791
4012
  [[package]]
3792
4013
  name = "lock_api"
3793
4014
  version = "0.4.14"
@@ -3886,7 +4107,7 @@ dependencies = [
3886
4107
  "ahash 0.8.12",
3887
4108
  "faststr",
3888
4109
  "paste",
3889
- "rustc-hash",
4110
+ "rustc-hash 2.1.1",
3890
4111
  "tokio",
3891
4112
  ]
3892
4113
 
@@ -3905,6 +4126,21 @@ dependencies = [
3905
4126
  "paste",
3906
4127
  ]
3907
4128
 
4129
+ [[package]]
4130
+ name = "metal"
4131
+ version = "0.28.0"
4132
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4133
+ checksum = "5637e166ea14be6063a3f8ba5ccb9a4159df7d8f6d61c02fc3d480b1f90dcfcb"
4134
+ dependencies = [
4135
+ "bitflags 2.11.0",
4136
+ "block",
4137
+ "core-graphics-types",
4138
+ "foreign-types",
4139
+ "log",
4140
+ "objc",
4141
+ "paste",
4142
+ ]
4143
+
3908
4144
  [[package]]
3909
4145
  name = "mime"
3910
4146
  version = "0.3.17"
@@ -3972,7 +4208,7 @@ checksum = "b40e46c845ac234bcba19db7ab252bc2778cbadd516a466d2f12b1580852d136"
3972
4208
  dependencies = [
3973
4209
  "proc-macro2",
3974
4210
  "quote",
3975
- "syn",
4211
+ "syn 2.0.117",
3976
4212
  ]
3977
4213
 
3978
4214
  [[package]]
@@ -3992,7 +4228,7 @@ checksum = "4568f25ccbd45ab5d5603dc34318c1ec56b117531781260002151b8530a9f931"
3992
4228
  dependencies = [
3993
4229
  "proc-macro2",
3994
4230
  "quote",
3995
- "syn",
4231
+ "syn 2.0.117",
3996
4232
  ]
3997
4233
 
3998
4234
  [[package]]
@@ -4007,6 +4243,27 @@ version = "0.5.2"
4007
4243
  source = "registry+https://github.com/rust-lang/crates.io-index"
4008
4244
  checksum = "9252111cf132ba0929b6f8e030cac2a24b507f3a4d6db6fb2896f27b354c714b"
4009
4245
 
4246
+ [[package]]
4247
+ name = "naga"
4248
+ version = "0.20.0"
4249
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4250
+ checksum = "e536ae46fcab0876853bd4a632ede5df4b1c2527a58f6c5a4150fe86be858231"
4251
+ dependencies = [
4252
+ "arrayvec",
4253
+ "bit-set 0.5.3",
4254
+ "bitflags 2.11.0",
4255
+ "codespan-reporting",
4256
+ "hexf-parse",
4257
+ "indexmap 2.13.0",
4258
+ "log",
4259
+ "num-traits",
4260
+ "rustc-hash 1.1.0",
4261
+ "spirv",
4262
+ "termcolor",
4263
+ "thiserror 1.0.69",
4264
+ "unicode-xid",
4265
+ ]
4266
+
4010
4267
  [[package]]
4011
4268
  name = "ndarray"
4012
4269
  version = "0.16.1"
@@ -4022,6 +4279,15 @@ dependencies = [
4022
4279
  "rawpointer",
4023
4280
  ]
4024
4281
 
4282
+ [[package]]
4283
+ name = "ndk-sys"
4284
+ version = "0.5.0+25.2.9519653"
4285
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4286
+ checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
4287
+ dependencies = [
4288
+ "jni-sys 0.3.1",
4289
+ ]
4290
+
4025
4291
  [[package]]
4026
4292
  name = "nibble_vec"
4027
4293
  version = "0.1.0"
@@ -4039,7 +4305,7 @@ checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
4039
4305
  dependencies = [
4040
4306
  "bitflags 2.11.0",
4041
4307
  "cfg-if",
4042
- "cfg_aliases",
4308
+ "cfg_aliases 0.2.1",
4043
4309
  "libc",
4044
4310
  "memoffset",
4045
4311
  ]
@@ -4052,7 +4318,7 @@ checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6"
4052
4318
  dependencies = [
4053
4319
  "bitflags 2.11.0",
4054
4320
  "cfg-if",
4055
- "cfg_aliases",
4321
+ "cfg_aliases 0.2.1",
4056
4322
  "libc",
4057
4323
  ]
4058
4324
 
@@ -4191,7 +4457,7 @@ dependencies = [
4191
4457
  "proc-macro-crate",
4192
4458
  "proc-macro2",
4193
4459
  "quote",
4194
- "syn",
4460
+ "syn 2.0.117",
4195
4461
  ]
4196
4462
 
4197
4463
  [[package]]
@@ -4207,7 +4473,7 @@ dependencies = [
4207
4473
  "num-traits",
4208
4474
  "pyo3",
4209
4475
  "pyo3-build-config",
4210
- "rustc-hash",
4476
+ "rustc-hash 2.1.1",
4211
4477
  ]
4212
4478
 
4213
4479
  [[package]]
@@ -4581,7 +4847,7 @@ checksum = "d9b20ed30f105399776b9c883e68e536ef602a16ae6f596d2c473591d6ad64c6"
4581
4847
  dependencies = [
4582
4848
  "proc-macro2",
4583
4849
  "quote",
4584
- "syn",
4850
+ "syn 2.0.117",
4585
4851
  ]
4586
4852
 
4587
4853
  [[package]]
@@ -4657,6 +4923,12 @@ dependencies = [
4657
4923
  "plotters-backend",
4658
4924
  ]
4659
4925
 
4926
+ [[package]]
4927
+ name = "pollster"
4928
+ version = "0.4.0"
4929
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4930
+ checksum = "2f3a9f18d041e6d0e102a0a46750538147e5e8992d3b4873aaafee2520b00ce3"
4931
+
4660
4932
  [[package]]
4661
4933
  name = "portable-atomic"
4662
4934
  version = "1.13.1"
@@ -4696,6 +4968,12 @@ dependencies = [
4696
4968
  "zerocopy",
4697
4969
  ]
4698
4970
 
4971
+ [[package]]
4972
+ name = "presser"
4973
+ version = "0.3.1"
4974
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4975
+ checksum = "e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa"
4976
+
4699
4977
  [[package]]
4700
4978
  name = "prettyplease"
4701
4979
  version = "0.2.37"
@@ -4703,7 +4981,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4703
4981
  checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b"
4704
4982
  dependencies = [
4705
4983
  "proc-macro2",
4706
- "syn",
4984
+ "syn 2.0.117",
4707
4985
  ]
4708
4986
 
4709
4987
  [[package]]
@@ -4724,6 +5002,12 @@ dependencies = [
4724
5002
  "unicode-ident",
4725
5003
  ]
4726
5004
 
5005
+ [[package]]
5006
+ name = "profiling"
5007
+ version = "1.0.17"
5008
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5009
+ checksum = "3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773"
5010
+
4727
5011
  [[package]]
4728
5012
  name = "prometheus"
4729
5013
  version = "0.13.4"
@@ -4745,8 +5029,8 @@ version = "1.11.0"
4745
5029
  source = "registry+https://github.com/rust-lang/crates.io-index"
4746
5030
  checksum = "4b45fcc2344c680f5025fe57779faef368840d0bd1f42f216291f0dc4ace4744"
4747
5031
  dependencies = [
4748
- "bit-set",
4749
- "bit-vec",
5032
+ "bit-set 0.8.0",
5033
+ "bit-vec 0.8.0",
4750
5034
  "bitflags 2.11.0",
4751
5035
  "num-traits",
4752
5036
  "rand 0.9.2",
@@ -4778,7 +5062,7 @@ dependencies = [
4778
5062
  "itertools 0.12.1",
4779
5063
  "proc-macro2",
4780
5064
  "quote",
4781
- "syn",
5065
+ "syn 2.0.117",
4782
5066
  ]
4783
5067
 
4784
5068
  [[package]]
@@ -4814,7 +5098,7 @@ checksum = "7347867d0a7e1208d93b46767be83e2b8f978c3dad35f775ac8d8847551d6fe1"
4814
5098
  dependencies = [
4815
5099
  "proc-macro2",
4816
5100
  "quote",
4817
- "syn",
5101
+ "syn 2.0.117",
4818
5102
  ]
4819
5103
 
4820
5104
  [[package]]
@@ -4862,7 +5146,7 @@ dependencies = [
4862
5146
  "proc-macro2",
4863
5147
  "pyo3-macros-backend",
4864
5148
  "quote",
4865
- "syn",
5149
+ "syn 2.0.117",
4866
5150
  ]
4867
5151
 
4868
5152
  [[package]]
@@ -4875,7 +5159,7 @@ dependencies = [
4875
5159
  "proc-macro2",
4876
5160
  "pyo3-build-config",
4877
5161
  "quote",
4878
- "syn",
5162
+ "syn 2.0.117",
4879
5163
  ]
4880
5164
 
4881
5165
  [[package]]
@@ -4917,11 +5201,11 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4917
5201
  checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20"
4918
5202
  dependencies = [
4919
5203
  "bytes",
4920
- "cfg_aliases",
5204
+ "cfg_aliases 0.2.1",
4921
5205
  "pin-project-lite",
4922
5206
  "quinn-proto",
4923
5207
  "quinn-udp",
4924
- "rustc-hash",
5208
+ "rustc-hash 2.1.1",
4925
5209
  "rustls 0.23.37",
4926
5210
  "socket2 0.6.3",
4927
5211
  "thiserror 2.0.18",
@@ -4941,7 +5225,7 @@ dependencies = [
4941
5225
  "lru-slab",
4942
5226
  "rand 0.9.2",
4943
5227
  "ring",
4944
- "rustc-hash",
5228
+ "rustc-hash 2.1.1",
4945
5229
  "rustls 0.23.37",
4946
5230
  "rustls-pki-types",
4947
5231
  "slab",
@@ -4957,7 +5241,7 @@ version = "0.5.14"
4957
5241
  source = "registry+https://github.com/rust-lang/crates.io-index"
4958
5242
  checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd"
4959
5243
  dependencies = [
4960
- "cfg_aliases",
5244
+ "cfg_aliases 0.2.1",
4961
5245
  "libc",
4962
5246
  "once_cell",
4963
5247
  "socket2 0.6.3",
@@ -5153,6 +5437,18 @@ dependencies = [
5153
5437
  "rand_core 0.9.5",
5154
5438
  ]
5155
5439
 
5440
+ [[package]]
5441
+ name = "range-alloc"
5442
+ version = "0.1.5"
5443
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5444
+ checksum = "ca45419789ae5a7899559e9512e58ca889e41f04f1f2445e9f4b290ceccd1d08"
5445
+
5446
+ [[package]]
5447
+ name = "raw-window-handle"
5448
+ version = "0.6.2"
5449
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5450
+ checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
5451
+
5156
5452
  [[package]]
5157
5453
  name = "rawpointer"
5158
5454
  version = "0.2.1"
@@ -5196,7 +5492,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
5196
5492
  checksum = "76009fbe0614077fc1a2ce255e3a1881a2e3a3527097d5dc6d8212c585e7e38b"
5197
5493
  dependencies = [
5198
5494
  "quote",
5199
- "syn",
5495
+ "syn 2.0.117",
5200
5496
  ]
5201
5497
 
5202
5498
  [[package]]
@@ -5245,7 +5541,7 @@ checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da"
5245
5541
  dependencies = [
5246
5542
  "proc-macro2",
5247
5543
  "quote",
5248
- "syn",
5544
+ "syn 2.0.117",
5249
5545
  ]
5250
5546
 
5251
5547
  [[package]]
@@ -5289,6 +5585,12 @@ version = "0.5.3"
5289
5585
  source = "registry+https://github.com/rust-lang/crates.io-index"
5290
5586
  checksum = "cadadef317c2f20755a64d7fdc48f9e7178ee6b0e1f7fce33fa60f1d68a276e6"
5291
5587
 
5588
+ [[package]]
5589
+ name = "renderdoc-sys"
5590
+ version = "1.1.0"
5591
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5592
+ checksum = "19b30a45b0cd0bcca8037f3d0dc3421eaf95327a17cad11964fb8179b4fc4832"
5593
+
5292
5594
  [[package]]
5293
5595
  name = "reqwest"
5294
5596
  version = "0.11.27"
@@ -5412,7 +5714,7 @@ checksum = "8100bb34c0a1d0f907143db3149e6b4eea3c33b9ee8b189720168e818303986f"
5412
5714
  dependencies = [
5413
5715
  "proc-macro2",
5414
5716
  "quote",
5415
- "syn",
5717
+ "syn 2.0.117",
5416
5718
  ]
5417
5719
 
5418
5720
  [[package]]
@@ -5451,6 +5753,12 @@ dependencies = [
5451
5753
  "zeroize",
5452
5754
  ]
5453
5755
 
5756
+ [[package]]
5757
+ name = "rustc-hash"
5758
+ version = "1.1.0"
5759
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5760
+ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
5761
+
5454
5762
  [[package]]
5455
5763
  name = "rustc-hash"
5456
5764
  version = "2.1.1"
@@ -5606,7 +5914,7 @@ dependencies = [
5606
5914
  "nix 0.30.1",
5607
5915
  "radix_trie",
5608
5916
  "unicode-segmentation",
5609
- "unicode-width",
5917
+ "unicode-width 0.2.2",
5610
5918
  "utf8parse",
5611
5919
  "windows-sys 0.60.2",
5612
5920
  ]
@@ -5723,7 +6031,7 @@ checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
5723
6031
  dependencies = [
5724
6032
  "proc-macro2",
5725
6033
  "quote",
5726
- "syn",
6034
+ "syn 2.0.117",
5727
6035
  ]
5728
6036
 
5729
6037
  [[package]]
@@ -5861,6 +6169,15 @@ version = "0.4.12"
5861
6169
  source = "registry+https://github.com/rust-lang/crates.io-index"
5862
6170
  checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
5863
6171
 
6172
+ [[package]]
6173
+ name = "slotmap"
6174
+ version = "1.1.1"
6175
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6176
+ checksum = "bdd58c3c93c3d278ca835519292445cb4b0d4dc59ccfdf7ceadaab3f8aeb4038"
6177
+ dependencies = [
6178
+ "version_check",
6179
+ ]
6180
+
5864
6181
  [[package]]
5865
6182
  name = "smallvec"
5866
6183
  version = "1.15.1"
@@ -5956,6 +6273,15 @@ dependencies = [
5956
6273
  "lock_api",
5957
6274
  ]
5958
6275
 
6276
+ [[package]]
6277
+ name = "spirv"
6278
+ version = "0.3.0+sdk-1.3.268.0"
6279
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6280
+ checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
6281
+ dependencies = [
6282
+ "bitflags 2.11.0",
6283
+ ]
6284
+
5959
6285
  [[package]]
5960
6286
  name = "spki"
5961
6287
  version = "0.7.3"
@@ -5985,7 +6311,7 @@ checksum = "da5fc6819faabb412da764b99d3b713bb55083c11e7e0c00144d386cd6a1939c"
5985
6311
  dependencies = [
5986
6312
  "proc-macro2",
5987
6313
  "quote",
5988
- "syn",
6314
+ "syn 2.0.117",
5989
6315
  ]
5990
6316
 
5991
6317
  [[package]]
@@ -6049,7 +6375,7 @@ dependencies = [
6049
6375
  "quote",
6050
6376
  "sqlx-core",
6051
6377
  "sqlx-macros-core",
6052
- "syn",
6378
+ "syn 2.0.117",
6053
6379
  ]
6054
6380
 
6055
6381
  [[package]]
@@ -6072,7 +6398,7 @@ dependencies = [
6072
6398
  "sqlx-mysql",
6073
6399
  "sqlx-postgres",
6074
6400
  "sqlx-sqlite",
6075
- "syn",
6401
+ "syn 2.0.117",
6076
6402
  "tokio",
6077
6403
  "url",
6078
6404
  ]
@@ -6205,6 +6531,12 @@ dependencies = [
6205
6531
  "windows-sys 0.59.0",
6206
6532
  ]
6207
6533
 
6534
+ [[package]]
6535
+ name = "static_assertions"
6536
+ version = "1.1.0"
6537
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6538
+ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
6539
+
6208
6540
  [[package]]
6209
6541
  name = "stringprep"
6210
6542
  version = "0.1.5"
@@ -6238,7 +6570,7 @@ dependencies = [
6238
6570
  "proc-macro2",
6239
6571
  "quote",
6240
6572
  "rustversion",
6241
- "syn",
6573
+ "syn 2.0.117",
6242
6574
  ]
6243
6575
 
6244
6576
  [[package]]
@@ -6247,6 +6579,17 @@ version = "2.6.1"
6247
6579
  source = "registry+https://github.com/rust-lang/crates.io-index"
6248
6580
  checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
6249
6581
 
6582
+ [[package]]
6583
+ name = "syn"
6584
+ version = "1.0.109"
6585
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6586
+ checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
6587
+ dependencies = [
6588
+ "proc-macro2",
6589
+ "quote",
6590
+ "unicode-ident",
6591
+ ]
6592
+
6250
6593
  [[package]]
6251
6594
  name = "syn"
6252
6595
  version = "2.0.117"
@@ -6281,7 +6624,7 @@ checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
6281
6624
  dependencies = [
6282
6625
  "proc-macro2",
6283
6626
  "quote",
6284
- "syn",
6627
+ "syn 2.0.117",
6285
6628
  ]
6286
6629
 
6287
6630
  [[package]]
@@ -6365,7 +6708,7 @@ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
6365
6708
  dependencies = [
6366
6709
  "proc-macro2",
6367
6710
  "quote",
6368
- "syn",
6711
+ "syn 2.0.117",
6369
6712
  ]
6370
6713
 
6371
6714
  [[package]]
@@ -6376,7 +6719,7 @@ checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
6376
6719
  dependencies = [
6377
6720
  "proc-macro2",
6378
6721
  "quote",
6379
- "syn",
6722
+ "syn 2.0.117",
6380
6723
  ]
6381
6724
 
6382
6725
  [[package]]
@@ -6508,7 +6851,7 @@ checksum = "5c55a2eff8b69ce66c84f85e1da1c233edc36ceb85a2058d11b0d6a3c7e7569c"
6508
6851
  dependencies = [
6509
6852
  "proc-macro2",
6510
6853
  "quote",
6511
- "syn",
6854
+ "syn 2.0.117",
6512
6855
  ]
6513
6856
 
6514
6857
  [[package]]
@@ -6756,7 +7099,7 @@ checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
6756
7099
  dependencies = [
6757
7100
  "proc-macro2",
6758
7101
  "quote",
6759
- "syn",
7102
+ "syn 2.0.117",
6760
7103
  ]
6761
7104
 
6762
7105
  [[package]]
@@ -6845,7 +7188,7 @@ checksum = "f9534daa9fd3ed0bd911d462a37f172228077e7abf18c18a5f67199d959205f8"
6845
7188
  dependencies = [
6846
7189
  "proc-macro2",
6847
7190
  "quote",
6848
- "syn",
7191
+ "syn 2.0.117",
6849
7192
  ]
6850
7193
 
6851
7194
  [[package]]
@@ -6893,6 +7236,12 @@ version = "1.13.1"
6893
7236
  source = "registry+https://github.com/rust-lang/crates.io-index"
6894
7237
  checksum = "da36089a805484bcccfffe0739803392c8298778a2d2f09febf76fac5ad9025b"
6895
7238
 
7239
+ [[package]]
7240
+ name = "unicode-width"
7241
+ version = "0.1.14"
7242
+ source = "registry+https://github.com/rust-lang/crates.io-index"
7243
+ checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
7244
+
6896
7245
  [[package]]
6897
7246
  name = "unicode-width"
6898
7247
  version = "0.2.2"
@@ -7025,7 +7374,7 @@ dependencies = [
7025
7374
  "paste",
7026
7375
  "pilota",
7027
7376
  "pin-project",
7028
- "rustc-hash",
7377
+ "rustc-hash 2.1.1",
7029
7378
  "scopeguard",
7030
7379
  "sonic-rs",
7031
7380
  "thiserror 2.0.18",
@@ -7150,7 +7499,7 @@ dependencies = [
7150
7499
  "bumpalo",
7151
7500
  "proc-macro2",
7152
7501
  "quote",
7153
- "syn",
7502
+ "syn 2.0.117",
7154
7503
  "wasm-bindgen-shared",
7155
7504
  ]
7156
7505
 
@@ -7254,6 +7603,115 @@ dependencies = [
7254
7603
  "rustls-pki-types",
7255
7604
  ]
7256
7605
 
7606
+ [[package]]
7607
+ name = "wgpu"
7608
+ version = "0.20.1"
7609
+ source = "registry+https://github.com/rust-lang/crates.io-index"
7610
+ checksum = "90e37c7b9921b75dfd26dd973fdcbce36f13dfa6e2dc82aece584e0ed48c355c"
7611
+ dependencies = [
7612
+ "arrayvec",
7613
+ "cfg-if",
7614
+ "cfg_aliases 0.1.1",
7615
+ "document-features",
7616
+ "js-sys",
7617
+ "log",
7618
+ "naga",
7619
+ "parking_lot",
7620
+ "profiling",
7621
+ "raw-window-handle",
7622
+ "smallvec",
7623
+ "static_assertions",
7624
+ "wasm-bindgen",
7625
+ "wasm-bindgen-futures",
7626
+ "web-sys",
7627
+ "wgpu-core",
7628
+ "wgpu-hal",
7629
+ "wgpu-types",
7630
+ ]
7631
+
7632
+ [[package]]
7633
+ name = "wgpu-core"
7634
+ version = "0.21.1"
7635
+ source = "registry+https://github.com/rust-lang/crates.io-index"
7636
+ checksum = "d50819ab545b867d8a454d1d756b90cd5f15da1f2943334ca314af10583c9d39"
7637
+ dependencies = [
7638
+ "arrayvec",
7639
+ "bit-vec 0.6.3",
7640
+ "bitflags 2.11.0",
7641
+ "cfg_aliases 0.1.1",
7642
+ "codespan-reporting",
7643
+ "document-features",
7644
+ "indexmap 2.13.0",
7645
+ "log",
7646
+ "naga",
7647
+ "once_cell",
7648
+ "parking_lot",
7649
+ "profiling",
7650
+ "raw-window-handle",
7651
+ "rustc-hash 1.1.0",
7652
+ "smallvec",
7653
+ "thiserror 1.0.69",
7654
+ "web-sys",
7655
+ "wgpu-hal",
7656
+ "wgpu-types",
7657
+ ]
7658
+
7659
+ [[package]]
7660
+ name = "wgpu-hal"
7661
+ version = "0.21.1"
7662
+ source = "registry+https://github.com/rust-lang/crates.io-index"
7663
+ checksum = "172e490a87295564f3fcc0f165798d87386f6231b04d4548bca458cbbfd63222"
7664
+ dependencies = [
7665
+ "android_system_properties",
7666
+ "arrayvec",
7667
+ "ash",
7668
+ "bit-set 0.5.3",
7669
+ "bitflags 2.11.0",
7670
+ "block",
7671
+ "cfg_aliases 0.1.1",
7672
+ "core-graphics-types",
7673
+ "d3d12",
7674
+ "glow",
7675
+ "glutin_wgl_sys",
7676
+ "gpu-alloc",
7677
+ "gpu-allocator",
7678
+ "gpu-descriptor",
7679
+ "hassle-rs",
7680
+ "js-sys",
7681
+ "khronos-egl",
7682
+ "libc",
7683
+ "libloading 0.8.9",
7684
+ "log",
7685
+ "metal 0.28.0",
7686
+ "naga",
7687
+ "ndk-sys",
7688
+ "objc",
7689
+ "once_cell",
7690
+ "parking_lot",
7691
+ "profiling",
7692
+ "range-alloc",
7693
+ "raw-window-handle",
7694
+ "renderdoc-sys",
7695
+ "rustc-hash 1.1.0",
7696
+ "smallvec",
7697
+ "thiserror 1.0.69",
7698
+ "wasm-bindgen",
7699
+ "web-sys",
7700
+ "wgpu-types",
7701
+ "winapi",
7702
+ ]
7703
+
7704
+ [[package]]
7705
+ name = "wgpu-types"
7706
+ version = "0.20.0"
7707
+ source = "registry+https://github.com/rust-lang/crates.io-index"
7708
+ checksum = "1353d9a46bff7f955a680577f34c69122628cc2076e1d6f3a9be6ef00ae793ef"
7709
+ dependencies = [
7710
+ "bitflags 2.11.0",
7711
+ "js-sys",
7712
+ "web-sys",
7713
+ ]
7714
+
7257
7715
  [[package]]
7258
7716
  name = "whoami"
7259
7717
  version = "1.6.1"
@@ -7264,6 +7722,12 @@ dependencies = [
7264
7722
  "wasite",
7265
7723
  ]
7266
7724
 
7725
+ [[package]]
7726
+ name = "widestring"
7727
+ version = "1.2.1"
7728
+ source = "registry+https://github.com/rust-lang/crates.io-index"
7729
+ checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471"
7730
+
7267
7731
  [[package]]
7268
7732
  name = "winapi"
7269
7733
  version = "0.3.9"
@@ -7295,6 +7759,25 @@ version = "0.4.0"
7295
7759
  source = "registry+https://github.com/rust-lang/crates.io-index"
7296
7760
  checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
7297
7761
 
7762
+ [[package]]
7763
+ name = "windows"
7764
+ version = "0.52.0"
7765
+ source = "registry+https://github.com/rust-lang/crates.io-index"
7766
+ checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
7767
+ dependencies = [
7768
+ "windows-core 0.52.0",
7769
+ "windows-targets 0.52.6",
7770
+ ]
7771
+
7772
+ [[package]]
7773
+ name = "windows-core"
7774
+ version = "0.52.0"
7775
+ source = "registry+https://github.com/rust-lang/crates.io-index"
7776
+ checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
7777
+ dependencies = [
7778
+ "windows-targets 0.52.6",
7779
+ ]
7780
+
7298
7781
  [[package]]
7299
7782
  name = "windows-core"
7300
7783
  version = "0.62.2"
@@ -7316,7 +7799,7 @@ checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
7316
7799
  dependencies = [
7317
7800
  "proc-macro2",
7318
7801
  "quote",
7319
- "syn",
7802
+ "syn 2.0.117",
7320
7803
  ]
7321
7804
 
7322
7805
  [[package]]
@@ -7327,7 +7810,7 @@ checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
7327
7810
  dependencies = [
7328
7811
  "proc-macro2",
7329
7812
  "quote",
7330
- "syn",
7813
+ "syn 2.0.117",
7331
7814
  ]
7332
7815
 
7333
7816
  [[package]]
@@ -7709,7 +8192,7 @@ dependencies = [
7709
8192
  "heck",
7710
8193
  "indexmap 2.13.0",
7711
8194
  "prettyplease",
7712
- "syn",
8195
+ "syn 2.0.117",
7713
8196
  "wasm-metadata",
7714
8197
  "wit-bindgen-core",
7715
8198
  "wit-component",
@@ -7725,7 +8208,7 @@ dependencies = [
7725
8208
  "prettyplease",
7726
8209
  "proc-macro2",
7727
8210
  "quote",
7728
- "syn",
8211
+ "syn 2.0.117",
7729
8212
  "wit-bindgen-core",
7730
8213
  "wit-bindgen-rust",
7731
8214
  ]
@@ -7773,6 +8256,12 @@ version = "0.6.2"
7773
8256
  source = "registry+https://github.com/rust-lang/crates.io-index"
7774
8257
  checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9"
7775
8258
 
8259
+ [[package]]
8260
+ name = "xml-rs"
8261
+ version = "0.8.28"
8262
+ source = "registry+https://github.com/rust-lang/crates.io-index"
8263
+ checksum = "3ae8337f8a065cfc972643663ea4279e04e7256de865aa66fe25cec5fb912d3f"
8264
+
7776
8265
  [[package]]
7777
8266
  name = "xmlparser"
7778
8267
  version = "0.13.6"
@@ -7798,7 +8287,7 @@ checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d"
7798
8287
  dependencies = [
7799
8288
  "proc-macro2",
7800
8289
  "quote",
7801
- "syn",
8290
+ "syn 2.0.117",
7802
8291
  "synstructure",
7803
8292
  ]
7804
8293
 
@@ -7819,7 +8308,7 @@ checksum = "0e8bc7269b54418e7aeeef514aa68f8690b8c0489a06b0136e5f57c4c5ccab89"
7819
8308
  dependencies = [
7820
8309
  "proc-macro2",
7821
8310
  "quote",
7822
- "syn",
8311
+ "syn 2.0.117",
7823
8312
  ]
7824
8313
 
7825
8314
  [[package]]
@@ -7839,7 +8328,7 @@ checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
7839
8328
  dependencies = [
7840
8329
  "proc-macro2",
7841
8330
  "quote",
7842
- "syn",
8331
+ "syn 2.0.117",
7843
8332
  "synstructure",
7844
8333
  ]
7845
8334
 
@@ -7879,7 +8368,7 @@ checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3"
7879
8368
  dependencies = [
7880
8369
  "proc-macro2",
7881
8370
  "quote",
7882
- "syn",
8371
+ "syn 2.0.117",
7883
8372
  ]
7884
8373
 
7885
8374
  [[package]]