Skip to content

Commit 588530f

Browse files
lmeyerovclaude
andcommitted
test(gfql): register the low-cardinality count gate suite in the polars lane
Caught by the repo's own polars-lane completeness meta-test, which is the only thing standing between a new polars test module and running in no lane at all. It was the ONLY new failure the full-suite A/B on dgx surfaced (comb vs comb+gate, RAPIDS image, --gpus all). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YYZRXegrALuXd3NHH5evqx
1 parent 94dcd2a commit 588530f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/test-polars.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ POLARS_TEST_FILES=(
3838
graphistry/tests/compute/gfql/test_seeded_typed_hop_fastpath.py
3939
graphistry/tests/compute/gfql/test_residual_polars_native.py
4040
graphistry/tests/compute/gfql/cypher/test_grouped_aggregate_fused_polars.py
41+
graphistry/tests/compute/gfql/cypher/test_grouped_aggregate_lowcard_count.py
4142
# module-level `importorskip("polars")` files that previously ran in no lane at all
4243
graphistry/tests/compute/gfql/test_engine_polars_narrow_combine.py
4344
graphistry/tests/compute/gfql/test_engine_polars_semi_key_dedup.py

0 commit comments

Comments
 (0)