test-json-sql-filter ยท diff
git:20251125.79ed510 to git:20260122.7c367d3
2 added, 2 removed. Audit A to A.
---
name: test-json-sql-filter
description: Tests filter-structured primitive (WHERE clause)
manual_only: true
---
# Test Filter-Structured Primitive
- **Requires:** Run test-json-sql-setup first to create $papers
+ **Self-contained:** Creates test data internally
- **Input:** $papers collection (citations: 100, 250, 50, 180)
+ **Input:** Creates $papers collection (citations: 100, 250, 50, 180)
**Operation:** Filter where citations > 100
**Expected Output:** $high_cited collection with 2 items (Transformers: 250, Scaling Laws: 180)