test-json-sql-pluck · git:20260122.7c367d3 · 2026-01-22 · sha256 5e57e5c70ed5465e

test-json-sql-pluck git:20260122.7c367d3A

Immutable. This exact content is served forever at /api/v1/blob/5e57e5c70ed5465e.

---
name: test-json-sql-pluck
description: Tests pluck primitive (SELECT single field)
manual_only: true
---

# Test Pluck Primitive

**Self-contained:** Creates test data internally

**Input:** Creates $papers collection (4 papers with id, title, year, citations, venue)

**Operation:** Pluck title field from each paper

**Expected Output:** $titles collection with 4 items, each containing just the title string