Skip to content

Conversation

hawkfish
Copy link
Contributor

Clamp the range of shifted defaults/NULLs to the end of the partition, not the end of the chunk.

fixes: #14398
fixes: duckdblabs/duckdb-internal#3300

Clamp the range of shifted defaults/NULLs to the end of the partition,
not the end of the chunk.

fixes: duckdb#14398
fixes: duckdblabs/duckdb-internal#3300
@hawkfish hawkfish requested a review from Mytherin October 16, 2024 21:28
@Mytherin Mytherin merged commit 98d4ad2 into duckdb:main Oct 17, 2024
43 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

@hawkfish hawkfish deleted the leadlag-defaults branch October 28, 2024 19:50
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Nov 2, 2024
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Nov 2, 2024
Issue duckdb/duckdb#14398: Lead Shift Defaults (duckdb/duckdb#14409)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

window "lead" incorrectly yields null data in some groups
2 participants