Skip to content

Fix: lead/lag extreme offsets handling#22243

Open
Dandandan wants to merge 1 commit into
apache:mainfrom
Dandandan:codex/fix-issues-22231-and-22221-in-datafusion-u6i295
Open

Fix: lead/lag extreme offsets handling#22243
Dandandan wants to merge 1 commit into
apache:mainfrom
Dandandan:codex/fix-issues-22231-and-22221-in-datafusion-u6i295

Conversation

@Dandandan
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions Bot added sqllogictest SQL Logic Tests (.slt) functions Changes to functions implementation labels May 16, 2026
@Dandandan Dandandan changed the title test: cover lead/lag extreme offsets in sqllogictest Fix: lead/lag extreme offsets in sqllogictest May 16, 2026
@Dandandan Dandandan force-pushed the codex/fix-issues-22231-and-22221-in-datafusion-u6i295 branch from b7f84ae to e6ccbda Compare May 16, 2026 10:22
@Dandandan Dandandan changed the title Fix: lead/lag extreme offsets in sqllogictest Fix: lead/lag extreme offsets handling in sqllogictest May 16, 2026
@Dandandan Dandandan changed the title Fix: lead/lag extreme offsets handling in sqllogictest Fix: lead/lag extreme offsets handling May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

panic: lead window function subtracts past i64::MIN with i64::MAX offset panic: lead window function negates i64::MIN offset

1 participant