test-json-sql-project · git:20260122.7c367d3 · 2026-01-22 · sha256 85285643099d0fc8
test-json-sql-project git:20260122.7c367d3A
Immutable. This exact content is served forever at /api/v1/blob/85285643099d0fc8.
---
name: test-json-sql-project
description: Tests project primitive (SELECT fields)
manual_only: true
---
# Test Project Primitive
**Self-contained:** Creates test data internally
**Input:** Creates $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}