Skip to content
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

Sparse unordered w/ dups reader: off by one error in query continuation. #2815

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

KiterLuc
Copy link
Contributor

This fixes an off by one error when resuming a query that only partially
processed a tile.


TYPE: IMPROVEMENT
DESC: Sparse unordered w/ dups reader: off by one error in query continuation.

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #13346: Segfault in sparse unordered with dups reader..

@KiterLuc
Copy link
Contributor Author

@Shelnutt2 backport 2.6 please.

@KiterLuc KiterLuc force-pushed the lr/sparse-unordered-w-dups-continuation-bug/ch13346 branch from e5c646c to b9a177b Compare January 14, 2022 12:34
This fixes an off by one error when resuming a query that only partially
processed a tile.

---
TYPE: IMPROVEMENT
DESC: Sparse unordered w/ dups reader: off by one error in query continuation.
@KiterLuc KiterLuc force-pushed the lr/sparse-unordered-w-dups-continuation-bug/ch13346 branch from b9a177b to 9fc8fdc Compare January 14, 2022 12:58
@KiterLuc KiterLuc merged commit 08239ae into dev Jan 14, 2022
@KiterLuc KiterLuc deleted the lr/sparse-unordered-w-dups-continuation-bug/ch13346 branch January 14, 2022 13:59
github-actions bot pushed a commit that referenced this pull request Jan 14, 2022
…on. (#2815)

This fixes an off by one error when resuming a query that only partially
processed a tile.

---
TYPE: IMPROVEMENT
DESC: Sparse unordered w/ dups reader: off by one error in query continuation.
Shelnutt2 pushed a commit that referenced this pull request Jan 18, 2022
…on. (#2815) (#2817)

This fixes an off by one error when resuming a query that only partially
processed a tile.

---
TYPE: IMPROVEMENT
DESC: Sparse unordered w/ dups reader: off by one error in query continuation.

Co-authored-by: KiterLuc <67824247+KiterLuc@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.

2 participants