mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 01:50:57 -05:00
* ci(windows): skip slow facet sampling filter iter test The 200k-point fixture is too slow for Windows CI runners. Co-authored-by: Cursor <cursoragent@cursor.com> * ci(windows): gate N_FILTER_ITER behind same cfg as test Avoid dead_code warning when the sampling filter iter test is skipped. Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>