Skip to content

lead1_, lag1_, lead_, and lag_ do not have the appropriate type#747

Merged
LaurentRDC merged 1 commit intobeam-0.11from
lead-lag-nullable
Apr 10, 2026
Merged

lead1_, lag1_, lead_, and lag_ do not have the appropriate type#747
LaurentRDC merged 1 commit intobeam-0.11from
lead-lag-nullable

Conversation

@LaurentRDC
Copy link
Copy Markdown
Member

This change updates the types of lead1_, lag1_, lead_, and lag_ , which should all return a nullable result.

Fixes #745

@LaurentRDC LaurentRDC added bug breaking change Change will require a major version bump labels Mar 4, 2025
@LaurentRDC LaurentRDC added this to the 0.11.0.0 milestone Mar 4, 2025
@LaurentRDC LaurentRDC changed the base branch from master to beam-0.11 March 4, 2025 13:17
@LaurentRDC LaurentRDC merged commit afb0ef9 into beam-0.11 Apr 10, 2026
20 checks passed
@LaurentRDC LaurentRDC deleted the lead-lag-nullable branch April 10, 2026 17:48
LaurentRDC added a commit that referenced this pull request Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Change will require a major version bump bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lead1_ has the wrong type

1 participant