-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG: Incorrect variable window bounds for first row when offset cover all rows #42776
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
Conversation
Hello @dicristina! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found: There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2021-08-06 16:42:02 UTC |
There were some CI issues. Hopefully this will fix them.
This resolves a conflict in whatsnew 1.3.2.
cc @mroeschke |
@dicristina can you merge master |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One comment otherwise LGTM
thanks @dicristina |
…or first row when offset cover all rows
@meeseeksdev backport 1.3.x |
Something went wrong ... Please have a look at my logs. |
…ow when offset cover all rows (#42929) Co-authored-by: dicristina <[email protected]>
Allow for cases in which the end bound of the variable window for the first row extends past the last row, that is, cases in which the offset is large enough to cover all the rows.