test-json-sql-project · git:20251125.79ed510 · 2025-11-25 · sha256 30a7dbdd7da5549c
test-json-sql-project git:20251125.79ed510A
Immutable. This exact content is served forever at /api/v1/blob/30a7dbdd7da5549c.
---
name: test-json-sql-project
description: Tests project primitive (SELECT fields)
manual_only: true
---
# Test Project Primitive
**Requires:** Run test-json-sql-setup first to create $papers
**Input:** $papers collection (4 papers with id, title, year, citations, venue)
**Operation:** Project only title and year fields
**Expected Output:** $projected collection with 4 items, each containing only {title, year}