Skip to content

edu-27: part 1 of docs updates per edu findings#36629

Open
kay-kim wants to merge 1 commit into
MaterializeInc:mainfrom
kay-kim:docs-tweaks-per-edu-findings
Open

edu-27: part 1 of docs updates per edu findings#36629
kay-kim wants to merge 1 commit into
MaterializeInc:mainfrom
kay-kim:docs-tweaks-per-edu-findings

Conversation

@kay-kim
Copy link
Copy Markdown
Contributor

@kay-kim kay-kim commented May 19, 2026

No description provided.

@kay-kim kay-kim requested a review from a team as a code owner May 19, 2026 21:12
@kay-kim kay-kim force-pushed the docs-tweaks-per-edu-findings branch from 1d38263 to 068dd4a Compare May 19, 2026 21:29
@kay-kim kay-kim requested a review from ggevay May 19, 2026 21:34
functions](/sql/functions/#window-functions) (including aggregate functions used
with an `OVER` clause), when an input record in a partition is
added/removed/changed, Materialize **recomputes the results from scratch** for
that partition (instead of using incremental computation).
Copy link
Copy Markdown
Contributor Author

@kay-kim kay-kim May 19, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did remove the example blurb about 10 partitions with 100 records because it kind of the work is proportional to running the window function over 1000 records instead of 10 x (window function over 100) which depending on the window function could be more than running window function over 1000 records.

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.

1 participant