refactor(test): move slow vector index tests to integration tests #5814
+1,344
−1,266
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
query-integration-testsCI job for better performanceTests migrated:
test_build_ivf_pq,test_build_ivf_pq_v3,test_build_ivf_pq_4bittest_create_ivf_hnsw_pq,test_create_ivf_hnsw_pq_4bittest_optimize_with_empty_partition,test_remap_join_on_second_deltatest_create_index_with_many_invalid_vectorstest_build_pq_model_l2,test_build_pq_model_cosineTest plan
cargo check -p lance --features slow_tests --testspassescargo clippy -p lance --features slow_tests --testspasses🤖 Generated with Claude Code