Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flying Through Windows #4627

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

Flying Through Windows #4627

wants to merge 33 commits into from

Conversation

hawkfish
Copy link
Contributor

  • Add second blog post on performance improvements.

Richard Wesley and others added 29 commits January 9, 2025 11:06
* Document new `ORDER BY` argument support for window functions
* Update aggregate documentation for `DISTINCT` and `ORDER BY` simplification

fixes: duckdb#4532
* Document new `ORDER BY` argument support for window functions
* Update aggregate documentation for `DISTINCT` and `ORDER BY` simplification

fixes: duckdb#4532
* Remove superseded warning
* Fix indentation

fixes: duckdb#4532
* Revert accidental v0.9 changes.

fixes: duckdb#4532
Fix some formatting.
Add partitioning images.
Document `QUALIFY` and `GROUPS`.
Add QUALIFY examples and mindor edits.
Minor edits (LEAD/LAG, ...)
* Blog reorganisation and other cleanup
* Add cleaner framing diagram
* Update window function documentation for GROUPS, DISTINCT and ORDER BY
* Break out the performance improvements into a later post.
* Add second blog post.
@hawkfish hawkfish requested a review from szarnyasg January 21, 2025 22:57
* Add vectorisation section
* Flesh out some performance numbers and references.
* Rewrite conclusion to be more relevant and point to next post.
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