Test JSON SQL Filter

Tests filter-structured primitive (WHERE clause)

bdambrosio 8dae2ea 2 files · 2.1 KB Updated

File contents

Test Filter-Structured Primitive

Self-contained: Creates test data internally

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)

bdambrosio/cognitive_workbench/tree/main/src/saved_plans/test-json-sql-filter commit 8dae2ea572

Frequently asked questions

npx skillmds@latest add bdambrosio/test-json-sql-filter