Skip to content

Named Windows in window functions#361

Open
javier wants to merge 2 commits intomainfrom
jv/named_windows
Open

Named Windows in window functions#361
javier wants to merge 2 commits intomainfrom
jv/named_windows

Conversation

@javier
Copy link
Contributor

@javier javier commented Feb 5, 2026

Adding docs for questdb/questdb#6746

Add documentation for the new WINDOW clause that allows defining
window frames once and referencing them by name. This reduces
repetition when multiple window functions use the same frame.

- Add new "Named windows" section to syntax.md with examples
- Update overview.md with brief mention and syntax example
- Update reference.md trade frequency example to use named window
- Refactor cookbook examples to use named windows:
  - bollinger-bands.md
  - bollinger-bandwidth.md
  - vwap.md
  - overlay-timeshift.md
@javier javier added the documentation Improvements or additions to documentation label Feb 5, 2026
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

🚀 Build success!

Latest successful preview: https://preview-361--questdb-documentation.netlify.app/docs/

Commit SHA: 7c42a4d

📦 Build generates a preview & updates link on each commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant