返回 Skill 列表
extension
分类: 开发与工程无需 API Key

test-json-sql-pluck

测试提取原始数据(SELECT单个字段)

person作者: jakexiaohubgithub

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