Test JSON SQL Pluck

Tests pluck primitive (SELECT single field)

bdambrosio 3c32271 2 files · 2.0 KB Updated

File contents

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

bdambrosio/cognitive_workbench/tree/main/src/saved_plans/test-json-sql-pluck commit 3c32271736

Frequently asked questions

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