Skip to content

Named Windows in window functions#361

Merged
javier merged 5 commits intomainfrom
jv/named_windows
Feb 25, 2026
Merged

Named Windows in window functions#361
javier merged 5 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: 79b2d3f

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

@javier javier merged commit 969f318 into main Feb 25, 2026
2 checks passed
@javier javier deleted the jv/named_windows branch February 25, 2026 17:12
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.

2 participants