Skip to content

docs: drop stale noop mention in append.md#5873

Merged
max-sixty merged 2 commits into
mainfrom
docs/append-noop-stale
May 11, 2026
Merged

docs: drop stale noop mention in append.md#5873
max-sixty merged 2 commits into
mainfrom
docs/append-noop-stale

Conversation

@prql-bot
Copy link
Copy Markdown
Collaborator

Summary

The set-operations example in web/book/src/reference/stdlib/transforms/append.md only uses `default_db.`, but the trailing aside also references noop — which doesn't appear in the example or anywhere else in the codebase (verified with grep -r "noop").

The mention pre-dates the explicit-database-references work in #4223 / #4349. Drop the stale half so the aside matches what the reader sees.

Test plan

  • Pure prose change in a no-eval doc block — no behavior to test.
  • Confirmed noop is not used elsewhere in prqlc/prqlc/src/semantic/std.prql or in the example.

🤖 Generated with Claude Code

prql-bot and others added 2 commits May 11, 2026 07:40
The set-operations example shows only `default_db.`; `noop` no longer appears
in the example or anywhere in the codebase, so the trailing aside is
misleading.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@max-sixty max-sixty merged commit 6ffb2b9 into main May 11, 2026
36 checks passed
@max-sixty max-sixty deleted the docs/append-noop-stale branch May 11, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants